Changeset 765 in tests for trunk/boostrap.php
- Timestamp:
- 06/30/2012 05:45:50 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/boostrap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/boostrap.php
r763 r765 22 22 23 23 require_once $config_file_path; 24 25 define( 'DIR_TESTDATA', dirname( __FILE__ ) . '/wp-testdata' ); 24 26 25 27 $_SERVER['SERVER_PROTOCOL'] = 'HTTP/1.1';
Note: See TracChangeset
for help on using the changeset viewer.