5 lines
151 B
Smarty
Executable File
5 lines
151 B
Smarty
Executable File
<?php
|
|
global $G_TMP_MENU;
|
|
|
|
$G_TMP_MENU->AddIdRawOption("{menuId}_MNU_01", "{phpClassName}/{phpClassName}Application", "{className} - application1");
|
|
?> |