mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 04:10:38 +02:00
new {IMODE} shortcode added which allows for the switching of the new icon sets part way through a theme using {IMODE=icon_pack_name}
This commit is contained in:
2
e107_files/shortcode/imode.sc
Normal file
2
e107_files/shortcode/imode.sc
Normal file
@@ -0,0 +1,2 @@
|
||||
global $imode;
|
||||
$imode = $parm;
|
Reference in New Issue
Block a user