whitespace
This commit is contained in:
parent
1d648d0d32
commit
ac692cfff7
@ -52,7 +52,7 @@ assert_options(ASSERT_BAIL, 1);
|
||||
* __SHIMMIE_ROOT__ = '/var/www/shimmie2/'
|
||||
*
|
||||
*/
|
||||
define('__SHIMMIE_ROOT__', trim( remove_trailing_slash( dirname(__FILE__) ) ) . '/' );
|
||||
define('__SHIMMIE_ROOT__', trim(remove_trailing_slash(dirname(__FILE__))) . '/');
|
||||
|
||||
// Pull in necessary files
|
||||
require_once __SHIMMIE_ROOT__."core/util.inc.php";
|
||||
|
Loading…
x
Reference in New Issue
Block a user