eval('$vBeditTemplate[\'clientscript\'] = "' . fetch_template('editor_clientscript') . '";');
////////////////////////////////////// // Settings Custom BB Code v1.0.0 // //////////////////////////////////// // by LNTT(*REMOVED on Authors Request* // ////////////////////////////////// // http://*REMOVED on Authors Request* // //////////////////////////////// // Start // ////////////////////////////// if (empty($forumid)) { $forumid = 'nonforum'; } switch($forumid) { case 'privatemessage': if ($vboptions['scbbc_pm']==0) { $vBeditTemplate['extrabuttons'] = ''; } break; case 'usernote': if ($vboptions['scbbc_un']==0) { $vBeditTemplate['extrabuttons'] = ''; } break; case 'calendar': if ($vboptions['scbbc_ev']==0) { $vBeditTemplate['extrabuttons'] = ''; } break; case 'nonforum': if ($vboptions['scbbc_sig']==0) { $vBeditTemplate['extrabuttons'] = ''; } break; } ////////////////////////////////////// // Settings Custom BB Code v1.0.0 // //////////////////////////////////// // by LNTT(*REMOVED on Authors Request* // ////////////////////////////////// // http://*REMOVED on Authors Request* // //////////////////////////////// // End // //////////////////////////////
Show Your Support