// remove var dump

This commit is contained in:
vChabot
2012-05-28 13:52:36 +00:00
parent 69492b2b53
commit 6b55ed3f33
+1 -1
View File
@@ -532,7 +532,7 @@ class LinkCore
{
if (!$context)
$context = Context::getContext();
var_dump(Language::isMultiLanguageActivated());
if (!$this->allow || !Language::isMultiLanguageActivated())
return '';