1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 10:53:29 +02:00

Remove BOM from files

This commit is contained in:
e107steved
2007-06-21 19:40:43 +00:00
parent 1a730b2510
commit 5854ee6996
3 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<?php
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/footer_default.php,v $
| $Revision: 1.8 $
| $Date: 2007-03-04 22:04:18 $
| $Author: mrpete $
| $Revision: 1.9 $
| $Date: 2007-06-21 19:40:43 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
if (!defined('e107_INIT')) { exit; }