1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-29 02:40:25 +02:00

Debug timings.

This commit is contained in:
Cameron
2017-01-21 10:49:04 -08:00
parent 15c586b5dc
commit d7fad829fe
6 changed files with 47 additions and 11 deletions

View File

@@ -19,6 +19,9 @@ if (!defined('e107_INIT'))
exit;
}
e107::getDb()->db_Mark_Time('(Start auth.php)');
define('e_CAPTCHA_FONTCOLOR','#F9A533');