Home »
FUDforum Development »
Bug Reports »
Make forum_login.php "include-ready"
Make forum_login.php "include-ready" [message #32565] |
Sun, 09 July 2006 08:52 |
Mreimer
Messages: 5 Registered: July 2006
Karma: 0
|
Junior Member |
|
|
Could you please comment out the following lines in forum_login.php by default:
$GLOBALS['PATH_TO_FUD_FORUM_GLOBALS_PHP'] = './GLOBALS.php';
$GLOBALS['PATH_TO_FUD_FORUM_DB_INC'] = '';
This would make possible to set those two in the php file which includes the forum_login.php file.
EDIT: Seems to be not needed as it's possible to preload GLOBALS.php (just include it on your own). If It's already included, then forum_login.php doesn't try again to load it.
[Updated on: Sun, 09 July 2006 11:55] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Nov 23 10:48:48 GMT 2024
Total time taken to generate the page: 0.02280 seconds