Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/12/2015 11:15:12 PM (10 years ago)
Author:
johnjamesjacoby
Message:

SimplifyABSPATH checks across all files for improved Scrutinizer compliance.

See #5891. Fixes #5847.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/deprecated/1.6.php

    r7228 r9351  
    1010
    1111// Exit if accessed directly
    12 if ( !defined( 'ABSPATH' ) ) exit;
     12defined( 'ABSPATH' ) || exit;
    1313
    1414/** Toolbar functions *********************************************************/
Note: See TracChangeset for help on using the changeset viewer.