Revert "Fix coding style old files (part 2)"

This commit is contained in:
Daniel Preussker
2015-07-15 08:09:10 +00:00
parent 4ebabc634a
commit ba90b85f9f
731 changed files with 33750 additions and 37288 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
<?php
echo 'Well done, the plugin system is up and running';
echo('Well done, the plugin system is up and running');
?>