A
|
ann 5/19/2010 |
Marty, $projectPath = 'http://localhost/Project1';; // change URL of course |
M
|
mdorren author 5/19/2010 |
Marty, Please make sure you use the latest build 5482 of PHPRunner. Innova settings can be adjusted in innova.php file. If you only need to add asset manager add the following to AfterAppInit event: $projectPath = 'http://localhost/Project1';; // change URL of course
|