Skip to content

Commit 514896e

Browse files
committed
[ci skip] Again, remove whitespace
1 parent c6839de commit 514896e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
define('BASEPATH', str_replace('\\', '/', $system_path));
226226

227227
// Path to the front controller (this file)
228-
define('FCPATH', dirname(__FILE__) . '/');
228+
define('FCPATH', dirname(__FILE__).'/');
229229

230230
// Name of the "system folder"
231231
define('SYSDIR', trim(strrchr(trim(BASEPATH, '/'), '/'), '/'));

0 commit comments

Comments
 (0)