summaryrefslogtreecommitdiff
path: root/sapi/activescript/README
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
committerfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
commitf4983c0d3f56c2074458e4840db36643b2fec59b (patch)
tree2dcf521f07114e3bb2952439fe28cdfa40d30677 /sapi/activescript/README
parentb851f3712388de9f6c4addf2063dbc3c663a0b3b (diff)
downloadphp-git-f4983c0d3f56c2074458e4840db36643b2fec59b.tar.gz
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
Diffstat (limited to 'sapi/activescript/README')
-rw-r--r--sapi/activescript/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/activescript/README b/sapi/activescript/README
index b033110332..70f49821d8 100644
--- a/sapi/activescript/README
+++ b/sapi/activescript/README
@@ -19,7 +19,7 @@ Installation.
Build and install it somewhere; then register the engine like this:
- regsvr32 php4activescript.dll
+ regsvr32 php5activescript.dll
Usage.
======