diff --git a/e107_files/shortcode/imode.sc b/e107_files/shortcode/imode.sc new file mode 100644 index 000000000..a38f75f8c --- /dev/null +++ b/e107_files/shortcode/imode.sc @@ -0,0 +1,2 @@ +global $imode; +$imode = $parm; \ No newline at end of file