if(THIS_SCRIPT == 'whatever') { $globaltemplates = array_merge($globaltemplates, array( 'this_template', 'that_template')); }