1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +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:
sweetas
2006-12-08 08:43:13 +00:00
parent 5b2c264248
commit f6eca3a6e5

View File

@@ -0,0 +1,2 @@
global $imode;
$imode = $parm;