Changeset 587:98698950a78c for plugins/simpleMenu/index.php
- Timestamp:
- 07/13/11 11:05:17 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/simpleMenu/index.php
r573 r587 109 109 110 110 # --BEHAVIOR-- adminSimpleMenuAddType 111 # Should add an item to $items as an array(<label>,<optional step (true or false)>)111 # Should add an item to $items[<id>] as an array(<label>,<optional step (true or false)>) 112 112 $core->callBehavior('adminSimpleMenuAddType',$items); 113 113
Note: See TracChangeset
for help on using the changeset viewer.