Changeset 25616 for trunk/src/wp-cron.php
- Timestamp:
- 09/25/2013 12:17:40 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-cron.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-cron.php
r25290 r25616 24 24 if ( !defined('ABSPATH') ) { 25 25 /** Set up WordPress environment */ 26 require_once( './wp-load.php');26 require_once( dirname( __FILE__ ) . '/wp-load.php' ); 27 27 } 28 28
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)