Files
luos/gulliver/bin/tasks/templates/pluginMenu.tpl
2011-12-07 09:34:43 -04:00

5 lines
151 B
Smarty
Executable File

<?php
global $G_TMP_MENU;
$G_TMP_MENU->AddIdRawOption("{menuId}_MNU_01", "{phpClassName}/{phpClassName}Application", "{className} - application1");
?>