mirror of
https://github.com/e107inc/e107.git
synced 2025-01-16 20:28:28 +01:00
15 lines
282 B
PHP
15 lines
282 B
PHP
<?php
|
|
/*
|
|
* e107 website system
|
|
*
|
|
* 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)
|
|
*
|
|
*/
|
|
|
|
require_once("class2.php");
|
|
|
|
require_once(e_PLUGIN."banner/banner.php");
|
|
|