cleaning up bootstrap file.
This commit is contained in:
@@ -12,6 +12,7 @@ require 'core.php';
|
|||||||
* default timezone used by all date / timezone functions throughout
|
* default timezone used by all date / timezone functions throughout
|
||||||
* the entire application.
|
* the entire application.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
date_default_timezone_set(Config::get('application.timezone'));
|
date_default_timezone_set(Config::get('application.timezone'));
|
||||||
/**
|
/**
|
||||||
* Register the PHP exception handler. The framework throws exceptions
|
* Register the PHP exception handler. The framework throws exceptions
|
||||||
|
|||||||
Reference in New Issue
Block a user