Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/12/2015 11:15:12 PM (9 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.5.php

    r7720 r9351  
    99
    1010// Exit if accessed directly
    11 if ( !defined( 'ABSPATH' ) ) exit;
     11defined( 'ABSPATH' ) || exit;
    1212
    1313/** Loader ********************************************************************/
Note: See TracChangeset for help on using the changeset viewer.