1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

Header and minor code cleanup (#125)

This commit is contained in:
Tijn Kuyper
2013-03-04 00:32:03 +01:00
parent 4cfb2a5c67
commit 4073d4988d
3 changed files with 16 additions and 34 deletions

View File

@@ -2,16 +2,10 @@
/*
* e107 website system
*
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Copyright (C) 2008-2013 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/banner.php,v $
* $Revision$
* $Date$
* $Author$
*/
require_once("class2.php");