From 266f2f756c83881bed287311caae83592ac828a5 Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 2 Jul 2014 09:40:05 +0000 Subject: remove line commited by mistake in r28913 git-svn-id: http://piwigo.org/svn/trunk@28914 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/functions.inc.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/functions.inc.php') diff --git a/include/functions.inc.php b/include/functions.inc.php index ba0f77f31..65c248cf6 100644 --- a/include/functions.inc.php +++ b/include/functions.inc.php @@ -1512,8 +1512,6 @@ function load_language($filename, $dirname = '', $options = array()) } } - if ($dirname == GUESTBOOK_PATH.'language/') var_dump($languages); - if (!empty($source_file)) { if (!@$options['return']) -- cgit v1.2.3