Christopher hace 5 años
padre
commit
0ecdac02de
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);