initial commit from rev. 632
This commit is contained in:
5
gulliver/bin/tasks/templates/pluginMenu.tpl
Normal file
5
gulliver/bin/tasks/templates/pluginMenu.tpl
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
global $G_TMP_MENU;
|
||||
$G_TMP_MENU->AddIdRawOption('{menuId}', '{phpClassName}/{phpClassName}List', "{className}" );
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user