0.7.12.6pre

Better dupes handling
This commit is contained in:
2019-06-11 00:07:31 -07:00
parent 052e089f1d
commit 0f49dfc62b
4 changed files with 65 additions and 23 deletions

View File

@@ -60,6 +60,6 @@ switch ($mode) {
}
echo "\nHelper: ".basename($pathname)."\n";
echo "\nHelper (".$mode."): ".basename($pathname)."\n";
?>