Example #1
0
/**
 * Photolab theme init
 */
function photolab_init()
{
    View::add_data(Main_Model::main());
}