コード例 #1
0
function showLeftCol($authorise)
{
    showLeftMenuBar($authorise);
}
コード例 #2
0
function showLeftCol($UserType)
{
    showLeftMenuBar($UserType);
}