mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Gallery - more template slideshow control
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
e107::plugLan('gallery', 'front');
|
||||
|
||||
$text = e107::getParser()->parseTemplate("{GALLERY_SLIDESHOW}");
|
||||
e107::getRender()->tablerender("Gallery",$text,'gallery_slideshow');
|
||||
unset($text);
|
||||
|
Reference in New Issue
Block a user