Oups, un debug qui restait
This commit is contained in:
parent
ee832a9386
commit
192702f772
|
@ -22,9 +22,6 @@ $fields = array (
|
||||||
getFields($fields);
|
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)) {
|
if (empty($var)) {
|
||||||
echo "<p class='error'>";__("Missing var name");echo "</p>";
|
echo "<p class='error'>";__("Missing var name");echo "</p>";
|
||||||
include_once("foot.php");
|
include_once("foot.php");
|
||||||
|
|
Loading…
Reference in New Issue