Christopher 5 년 전
부모
커밋
0ecdac02de
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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);