1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

converted back to ascii removing BOM

This commit is contained in:
sweetas
2007-06-21 16:55:10 +00:00
parent 5758cfe885
commit 034ce9d97b
5 changed files with 22 additions and 22 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_handlers/db_debug_class.php,v $
| $Revision: 1.4 $
| $Date: 2007-03-04 13:42:01 $
| $Author: mrpete $
| $Revision: 1.5 $
| $Date: 2007-06-21 16:55:10 $
| $Author: sweetas $
+----------------------------------------------------------------------------+
*/