1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 11:36:08 +02:00

#6 - LAN clean-up (HTML removal, double quotes, generic)

This commit is contained in:
Moc
2013-03-21 00:50:16 +01:00
parent f6b1bc9394
commit dc71a8500e
6 changed files with 251 additions and 254 deletions

View File

@@ -2,17 +2,12 @@
/*
* 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)
*
* Administrators Management
*
* $Source: /cvs_backup/e107_0.8/e107_admin/administrator.php,v $
* $Revision$
* $Date$
* $Author$
*
*/
require_once('../class2.php');