Updates
This commit is contained in:
@@ -11,3 +11,8 @@ $global_models = array();
|
||||
// These are Libraries that we ALWAYS want loaded
|
||||
$global_libraries = array();
|
||||
|
||||
// This tells the system to throw away the first URI token
|
||||
// For example, if the system is kept in:
|
||||
// http://mysite.com/folder1/
|
||||
// Then setting this should be set to 1
|
||||
$starting_token = 1;
|
||||
|
Reference in New Issue
Block a user