mise a jour pour mtweb.0.7.1
[mw_pages] / app / out / default / functions.php
index 17d24cc..81c0529 100644 (file)
@@ -87,6 +87,7 @@
   if(!function_exists("pages_arbo_start_select_options")) :
   function pages_arbo_start_select_options($env, $arbo, $current_start_action, $current_start_action_params, $indent_increment = "", $indent = ""){
     $arbo["id"] = isset($arbo["id"]) ? $arbo["id"] : "";
+    $content = "";
     if($arbo["id"]){
       $content =
        "<option"