COmmente un test

This commit is contained in:
Alan Garcia 2014-01-31 18:12:34 +00:00
parent 442bcd0736
commit 87b8afe890
1 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,8 @@ $fields = array (
); );
getFields($fields); getFields($fields);
/* * /
// Variable pour test
variable_get("aaa_test3", variable_get("aaa_test3",
array( array(
"ns1"=> "ns1"=>
@ -71,7 +73,8 @@ array(
"type"=>"integer", "type"=>"integer",
), ),
) )
); );
/* */
if (empty($var)) { if (empty($var)) {