[SPIP] ~maj v3.2.9-->v3.2.11
[lhc/web/www.git] / www / plugins-dist / textwheel / inc / texte.php
index 71aa559..325bedb 100644 (file)
@@ -377,7 +377,6 @@ function traiter_tableau($bloc) {
        $lignes = array();
        $debut_table = $summary = '';
        $l = 0;
-       $numeric = true;
 
        // Traiter chaque ligne
        $reg_line1 = ',^(\|(' . _RACCOURCI_TH_SPAN . '))+$,sS';