if (is_array($globaltemplates) AND THIS_SCRIPT == 'yourpage'){ $globaltemplates = array_merge($globaltemplates, array('your_template'));}