Changeset 5946
- Timestamp:
- 01/18/12 18:48:38 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/viewhelper/smarty/function.modulenavigation.php
r5945 r5946 39 39 # for further processing of the menu items 40 40 $modulenavigation = array_map("applyCallbacks", $modulenavigation); 41 42 var_dump($modulenavigation);43 41 44 42 $smarty->assign('modulenavigation', $modulenavigation);
Note: See TracChangeset
for help on using the changeset viewer.
