mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
Initial work on Download SEF Urls
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
require_once("../../class2.php");
|
||||
if (!defined('e107_INIT'))
|
||||
{
|
||||
require_once("../../class2.php");
|
||||
}
|
||||
|
||||
include_lan(e_PLUGIN."download/languages/".e_LANGUAGE."/download.php");
|
||||
$log = e107::getAdminLog();
|
||||
|
Reference in New Issue
Block a user