1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 21:27:25 +02:00

Get rid of BOM

This commit is contained in:
e107steved
2007-11-02 22:01:47 +00:00
parent d731eb31c5
commit 9d404c0597

View File

@@ -1,9 +1,9 @@
<?php <?php
/* /*
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| ©Steve Dunstan 2001-2002 | <EFBFBD>Steve Dunstan 2001-2002
| http://e107.org | http://e107.org
| jalist@e107.org | jalist@e107.org
| |
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_admin/lancheck.php,v $ | $Source: /cvs_backup/e107_0.8/e107_admin/lancheck.php,v $
| $Revision: 1.6 $ | $Revision: 1.7 $
| $Date: 2007-10-07 22:01:43 $ | $Date: 2007-11-02 22:01:47 $
| $Author: mcfly_e107 $ | $Author: e107steved $
| With code from Izydor and Lolo. | With code from Izydor and Lolo.
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */