Changeset 6792
- Timestamp:
- 02/27/2018 03:46:48 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub/wporg-two-factor.php
r6780 r6792 20 20 } 21 21 22 if ( ! defined( 'WPORG_SANDBOXED' ) || ! WPORG_SANDBOXED ) {23 return;24 }25 26 22 include_once WP_PLUGIN_DIR . '/two-factor/two-factor.php'; 27 23 include_once WP_PLUGIN_DIR . '/wporg-two-factor/wporg-two-factor.php';
Note: See TracChangeset
for help on using the changeset viewer.