1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-07 15:16:30 +02:00

Comment out unused code.

This commit is contained in:
Cameron
2019-04-06 12:54:05 -07:00
parent 63186e7eeb
commit fcced14087

View File

@@ -1101,7 +1101,7 @@ class theme_builder extends e_admin_ui
return array('caption'=>TPVLAN_88, 'text'=>$mes->render() . $text);
$ns->tablerender(TPVLAN_26.SEP.TPVLAN_88.SEP. TPVLAN_CONV_1, $mes->render() . $text);
// $ns->tablerender(TPVLAN_26.SEP.TPVLAN_88.SEP. TPVLAN_CONV_1, $mes->render() . $text);
}