WhitespaceClean-app/batch_1

whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
mafoo
2016-03-11 11:56:29 +00:00
parent 11c2176a15
commit d408cf2fbc
13 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ else {
echo "<table>";
echo " <tr>";
echo " <td>".$text['label-path']."</td>";
echo " </tr>";
echo " </tr>";
echo " <tr>";
echo " <td>".$folder.$file."</td>";
echo " </tr>";