예제 #1
0
/**
 * Functions to initialize the different views in the admin menu
 */
function plugin_initialize()
{
    TemplateHandler::home();
}