[ticket/382] Clean up custom module
B3P-382
This commit is contained in:
@@ -202,7 +202,7 @@ class custom extends module_base
|
||||
$custom_image_src = $this->request->variable('module_image', '', true);
|
||||
$groups_ary = array();
|
||||
$uid = $bitfield = $flags = '';
|
||||
$options = 7;
|
||||
|
||||
if ($custom_bbcode)
|
||||
{
|
||||
generate_text_for_storage($custom_code, $uid, $bitfield, $flags, true, true, true);
|
||||
|
||||
Reference in New Issue
Block a user