From 47583ff0428eaa0d97e26f61f81ac6d199e9b446 Mon Sep 17 00:00:00 2001 From: furun Date: Fri, 16 Oct 2009 22:55:26 +0200 Subject: Whitespace cleanup FS#1709 Ignore-this: 27ea52110bce929b2c61ed8faba67cfc darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz --- inc/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/init.php') diff --git a/inc/init.php b/inc/init.php index d84c5a232..0c474e33d 100644 --- a/inc/init.php +++ b/inc/init.php @@ -525,7 +525,7 @@ EOT; * @link http://de3.php.net/manual/en/function.realpath.php#75992 */ function fullpath($path,$exists=false){ - static $run = 0; + static $run = 0; $root = ''; $iswin = (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN' || @$GLOBALS['DOKU_UNITTEST_ASSUME_WINDOWS']); -- cgit v1.2.3