Upgraded to latest icehrm core
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
error_reporting(E_ERROR);
|
||||
error_reporting(E_ALL);
|
||||
ini_set("error_log", "/tmp/icehrm_install.log");
|
||||
define('CURRENT_PATH',dirname(__FILE__));
|
||||
define('CLIENT_APP_PATH',realpath(dirname(__FILE__)."/..")."/");
|
||||
|
||||
Reference in New Issue
Block a user