| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Override normal php.ini behaviour so that only the launching applications
folder is searched; this avoids picking up a default php.ini with an execution
time limit set.
|
|
|
|
|
|
| |
With thanks to Rob Richards for tracking down a couple of big bugs caused by
teeny bits of code.
|
| |
|
|
|
|
|
|
|
| |
Give it a new CLSID and change the engine name to ActivePHP5.
Globals registered by the scripting host are now auto-globals and don't
need to be declared global when accessed from within functions.
|
|
|