Skip to content
Snippets Groups Projects
Commit 02b843a6 authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Initialize timezone in loganalyzer tool...

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1794 44740490-163a-0410-bde0-09ae8108e29a
parent 82f2cdcf
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ require_once($baseDir . '/lib/_autoload.php');
/* Initialize the configuration. */
SimpleSAML_Configuration::setConfigDir($baseDir . '/config');
SimpleSAML_Utilities::initTimezone();
$progName = array_shift($argv);
$debug = FALSE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment