WhitespaceClean-core/install

whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
mafoo
2016-03-11 12:03:29 +00:00
parent 11c2176a15
commit 91b61683c0
7 changed files with 13 additions and 13 deletions
@@ -22,7 +22,7 @@
Contributor(s):
Matthew Vale <github@mafoo.org>
*/
require_once "root.php";