The 12/08/99 CVS has the following bugs.
The help is broken.
This needs to be fixed in module side.
Replace as such: (or something better if you have the time)
$helpFile = APPLICATION_ROOT . "/modules/help/$SCREEN";
change the if(file_exists($Application_Root......... TO
if (file_exists("$helpFile"))
Thanks,
Jon Griffin
[EMAIL PROTECTED]
Check out:
<http://www.salsablanca.com>
<http://www.jongriffin.com>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]