aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-07-02 09:40:05 +0000
committerplegall <plg@piwigo.org>2014-07-02 09:40:05 +0000
commit266f2f756c83881bed287311caae83592ac828a5 (patch)
tree49d2287d2669deb5a81d06f4ebeabe3a6ee194ce /include/functions.inc.php
parent78c98bd7ec26ea0f72c96c43b3287eea0ad2956e (diff)
remove line commited by mistake in r28913
git-svn-id: http://piwigo.org/svn/trunk@28914 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/functions.inc.php')
-rw-r--r--include/functions.inc.php2
1 files changed, 0 insertions, 2 deletions
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'])