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

« back to all changes in this revision

Viewing changes to blogs/skins/_item_content.inc.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
 *
13
13
 * @package evoskins
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 $disp_detail;
18
18