nouveau module "models" dans l'environnement
[mtweb] / mw / app / out / default / views / admin / colonne.php
index b680bce..fbd7ed3 100644 (file)
@@ -1,5 +1,5 @@
 <?php $data = $this->data(); if(($admin_menu = $data->get_link("admin")) && $admin_menu["subs"]) : ?>
 
-<?php echo get_menu_ul($admin_menu); ?>
+<?php echo $this->helper("mw_helper_out")->get_menu_ul($admin_menu); ?>
 
 <?php endif; ?>
\ No newline at end of file