Removing the closing PHP "?>" tag as per style guidelines.

This commit is contained in:
jgen
2014-04-24 19:13:20 -04:00
parent 2706f72ce4
commit b3077d5bcd
31 changed files with 31 additions and 31 deletions

View File

@@ -94,4 +94,4 @@ $header_html
EOD;
}
}
?>

View File

@@ -1,3 +1,3 @@
<?php
class Themelet extends BaseThemelet {}
?>