Comment tweak.
This commit is contained in:
parent
ce48c98215
commit
4d177e4919
@ -23,7 +23,8 @@ try {
|
||||
exit;
|
||||
}
|
||||
|
||||
// Everything's loaded. Now we can start ticking.
|
||||
// Everything's loaded and setup is confirmed.
|
||||
// Let's start ticking.
|
||||
global $db;
|
||||
$db = get_db();
|
||||
$config = ConfigModel::load();
|
||||
|
Loading…
x
Reference in New Issue
Block a user