Exemplo n.º 1
0
function newTheme()
{
    global $_DOCMAN;
    $startdir = $_DOCMAN->getPath('themes');
    HTML_DMThemes::showInstallForm($startdir);
}