mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
Forum $fVar, $tVar removal
Forum $fVar, $tVar removal Added also some code clean up for previous submit #1677 (forum.php & forum_shortcodes.php)
This commit is contained in:
@@ -104,7 +104,7 @@ if(isset($_GET['f']))
|
||||
//var_dump (is_array($sc));
|
||||
|
||||
//--$fVars = new e_vars;
|
||||
$gen = new convert;
|
||||
//--$gen = new convert;
|
||||
|
||||
/*--
|
||||
// Gonne directly to shortcode file
|
||||
|
Reference in New Issue
Block a user