~quam-plures-core/quam-plures/qp-branding

« back to all changes in this revision

Viewing changes to blogs/inc/skins/views/_coll_sel_skin.view.php

  • Committer: yabs
  • Date: 2009-12-07 14:36:40 UTC
  • Revision ID: yabs@innervisions.org.uk-20091207143640-abov6bgw7kuwiona
Changed all EVO_CONFIG_LOADED etc defines

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 * @package admin
13
13
 *
14
14
 */
15
 
if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page directly.' );
 
15
if( !defined('QP_MAIN_INIT') ) die( 'Please, do not access this page directly.' );
16
16
 
17
17
global $kind;
18
18