corrected typo
parent
4958135679
commit
941e1e9191
|
@ -95,7 +95,7 @@ if ( (!file_exists($db_file)) ) {
|
|||
}
|
||||
|
||||
require_once('/opt/endboard/admin_tools.php');
|
||||
// get the function that the admin and mods need
|
||||
// get the functions that the admin and mods need
|
||||
require_once('/opt/endboard/base_tools.php');
|
||||
// get the basic functions used in most cases
|
||||
require_once('/opt/endboard/bot_tools.php');
|
||||
|
|
Loading…
Reference in New Issue