* Browse to the roster install file, www.[domain].com/roster/install.php
It's not allowed to access the install.php directly:
- Code: Select all
if( !defined('IN_ROSTER') )
{
exit('Detected invalid access to this file!');
}
The install.txt should say something like:
* Browse to the roster library, www.[domain].com/roster/
Best regard
Beebob