1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Syntax fix.

This commit is contained in:
CaMer0n
2008-01-16 22:45:56 +00:00
parent bcd40463a7
commit 40c28dd8c1
2 changed files with 6 additions and 6 deletions

View File

@@ -11,12 +11,12 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_files/e_ajax.php,v $
| $Revision: 1.1 $
| $Date: 2008-01-16 10:46:59 $
| $Revision: 1.2 $
| $Date: 2008-01-16 22:45:55 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
$E107['minimal'] = TRUE;
$_E107['minimal'] = TRUE;
require_once("../class2.php");
// -----------------------------------------------------------------------------