Oups, un debug qui restait

This commit is contained in:
Alan Garcia 2014-01-31 13:51:03 +00:00
parent ee832a9386
commit 192702f772
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@ $fields = array (
getFields($fields);
variable_get("aaa_test2", array("ns"=>"", "enabled"=>""), "This is a test!", array("ns"=>"ns name", "ip"=>"ip address", "enabled"=>"enabled"));
if (empty($var)) {
echo "<p class='error'>";__("Missing var name");echo "</p>";
include_once("foot.php");