mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Force a dummy timezone to prevent a warning during the setup...
SVN:trunk[957]
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
require_once("../application/nicewebpage.class.inc.php");
|
||||
define('INSTALL_LOG_FILE', '../setup.log');
|
||||
|
||||
date_default_timezone_set('Europe/Paris');
|
||||
class SetupWebPage extends NiceWebPage
|
||||
{
|
||||
public function __construct($sTitle)
|
||||
|
||||
Reference in New Issue
Block a user