diff options
author | Wez Furlong <wez@php.net> | 2004-07-28 12:35:52 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2004-07-28 12:35:52 +0000 |
commit | 3d9eeb4538cb9c901362729d7a03749730ada251 (patch) | |
tree | 1c2e237a14e285f7704ed5852a6035101ea0c8e5 /sapi/activescript/php5activescript.def | |
parent | 9a19f065afbb48d49ff64a1cb8e95e470541cad4 (diff) | |
download | php-git-3d9eeb4538cb9c901362729d7a03749730ada251.tar.gz |
Move activescript sapi to PECL
Diffstat (limited to 'sapi/activescript/php5activescript.def')
-rw-r--r-- | sapi/activescript/php5activescript.def | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sapi/activescript/php5activescript.def b/sapi/activescript/php5activescript.def deleted file mode 100644 index f111b68db7..0000000000 --- a/sapi/activescript/php5activescript.def +++ /dev/null @@ -1,5 +0,0 @@ -EXPORTS -DllCanUnloadNow PRIVATE -DllGetClassObject PRIVATE -DllRegisterServer PRIVATE -DllUnregisterServer PRIVATE |