From 25200e2c2550130453cdd16cdc76e8b9e50357e8 Mon Sep 17 00:00:00 2001 From: plegall Date: Sun, 19 Feb 2012 19:59:22 +0000 Subject: convert tabulations into 2-spaces for indentation (introduced in r13240) git-svn-id: http://piwigo.org/svn/trunk@13258 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/section_init.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/section_init.inc.php') diff --git a/include/section_init.inc.php b/include/section_init.inc.php index fa51fa7fc..3ddfafa32 100644 --- a/include/section_init.inc.php +++ b/include/section_init.inc.php @@ -69,7 +69,7 @@ else if ( strncmp($page['root_path'], './', 2) == 0 ) { - $page['root_path'] = substr($page['root_path'], 2); + $page['root_path'] = substr($page['root_path'], 2); } // deleting first "/" if displayed -- cgit v1.2.3