Christopher 5 years ago
parent
commit
0ecdac02de
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mass-rename.php

+ 1 - 0
mass-rename.php

@@ -247,6 +247,7 @@ $content_map_new = $content_map;
 echo " > Creating new content map based on supplied search and replace settings, please wait...\n";
 
 // print_r($content_map);
+
 //	Build the replacement content map. This contains the same path => filename
 //	format but with the updated filename instead of the original.
 $script_time_start = microtime(true);