- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-importer.php
r15315 r17771 10 10 */ 11 11 function __construct() {} 12 13 function WP_Importer() {14 $this->__construct();15 }16 12 17 13 /**
Note: See TracChangeset
for help on using the changeset viewer.