mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 04:12:00 +02:00
Initial work on Download SEF Urls
This commit is contained in:
@@ -70,10 +70,13 @@ if (!e107::isInstalled('download'))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$texts = $dl->render(); // Load before header.
|
||||
|
||||
require_once (HEADERF);
|
||||
|
||||
|
||||
|
||||
echo $texts;
|
||||
|
||||
require_once (FOOTERF);
|
||||
|
Reference in New Issue
Block a user