- common.lib.php should REALLY REALLY and ALWAYS be the first include
- no other calls to grab_gloabls.lib.php
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
*/
|
||||
|
||||
// grab_globals.lib.php should really go before common.lib.php
|
||||
// TODO: remove direct calling from elsewhere
|
||||
require_once('./libraries/grab_globals.lib.php');
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user