mirror of
https://github.com/e107inc/e107.git
synced 2025-10-12 21:45:11 +02:00
reencode some files to UTF-8
This commit is contained in:
@@ -1,22 +1,18 @@
|
||||
<?php
|
||||
/*
|
||||
+---------------------------------------------------------------+
|
||||
| e107 website system
|
||||
| /admin/review.php
|
||||
|
|
||||
| <20>Steve Dunstan 2001-2002
|
||||
| http://e107.org
|
||||
| jalist@e107.org
|
||||
|
|
||||
| Released under the terms and conditions of the
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/content/content.php,v $
|
||||
| $Revision: 1.20 $
|
||||
| $Date: 2009-10-29 11:38:11 $
|
||||
| $Author: marj_nl_fr $
|
||||
+---------------------------------------------------------------+
|
||||
*/
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2001-2009 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/e107_plugins/content/content.php,v $
|
||||
* $Revision: 1.21 $
|
||||
* $Date: 2009-11-17 13:24:00 $
|
||||
* $Author: marj_nl_fr $
|
||||
*/
|
||||
|
||||
require_once("../../class2.php");
|
||||
$plugindir = e_PLUGIN."content/";
|
||||
|
Reference in New Issue
Block a user