fix another typo in cleaner

This commit is contained in:
Sjon Hortensius 2015-01-31 18:10:28 +01:00
parent f6546b416d
commit 5d00f1d41a

View File

@ -10,6 +10,6 @@ sed -i -e 's/> </></g' \
-e 's/<?php include("fbegin.inc"); ?>//g' \
-e 's/<?php include("fend.inc"); ?>/<?php include("foot.inc"); ?>/g' \
-e 's/<?php echo /<?=/g' \
-e 's/;?\s*?>/?>/g' \
-e 's/;\s*?>/?>/g' \
-e 's/<?\s*=\s*/<?=/g' \
$1