mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Added simple e_url.php example.
This commit is contained in:
@@ -14,9 +14,10 @@
|
||||
* $Author$
|
||||
*/
|
||||
|
||||
// SUBJECT OF REMOVAL
|
||||
|
||||
require_once ("../../class2.php");
|
||||
if (!defined('e107_INIT'))
|
||||
{
|
||||
require_once("../../class2.php");
|
||||
}
|
||||
|
||||
if(file_exists(e_PLUGIN."faqs/controllers/list.php"))
|
||||
{
|
||||
|
Reference in New Issue
Block a user