diff options
author | SVN Migration <svn@php.net> | 2002-10-12 14:20:33 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2002-10-12 14:20:33 +0000 |
commit | faa91c556864bf06779a0bb05bbf97ad72a034fb (patch) | |
tree | f2b77f482eb07af38f786e126f967818f1d669c5 /sapi/activescript/php4activescript.def | |
parent | c93ff0fa6ffa231d4dc97d0766649f6f8038f32f (diff) | |
download | php-git-RELEASE_1_0b1.tar.gz |
This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0b1'.RELEASE_1_0b1
Diffstat (limited to 'sapi/activescript/php4activescript.def')
-rw-r--r-- | sapi/activescript/php4activescript.def | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sapi/activescript/php4activescript.def b/sapi/activescript/php4activescript.def deleted file mode 100644 index 1f8e945838..0000000000 --- a/sapi/activescript/php4activescript.def +++ /dev/null @@ -1,5 +0,0 @@ -EXPORTS -DllCanUnloadNow @1 PRIVATE -DllGetClassObject @2 PRIVATE -DllRegisterServer @3 PRIVATE -DllUnregisterServer @4 PRIVATE |