1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-09 16:17:14 +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_admin/footer.php,v $
| $Revision: 1.6 $
| $Date: 2007-03-04 21:50:28 $
| $Author: mrpete $
| $Revision: 1.7 $
| $Date: 2007-06-21 19:40:32 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
if (!defined('e107_INIT')) { exit; }