Changeset 2308330
- Timestamp:
- 05/20/2020 12:51:21 AM (6 years ago)
- File:
-
- 1 edited
-
vaptcha/trunk/vaptcha.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vaptcha/trunk/vaptcha.php
r2306831 r2308330 27 27 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 28 28 */ 29 // if ( !defined('ABSPATH') ) {30 // $path = $_SERVER['DOCUMENT_ROOT'];31 // include_once $path . '/wordpress/wp-load.php';32 // }33 29 if ( !defined('ABSPATH') ) { 34 30 exit('No direct script access allowed');
Note: See TracChangeset
for help on using the changeset viewer.