Changeset 4770
- Timestamp:
- 02/19/2013 12:16:17 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/admin/converter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/admin/converter.php
r4707 r4770 26 26 */ 27 27 public function __construct() { 28 29 // "I wonder where I'll float next." 30 if ( empty( $_SERVER['REQUEST_METHOD'] ) ) 31 return; 28 32 29 33 // Bail if request is not correct
Note: See TracChangeset
for help on using the changeset viewer.