Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révision Les deux révisions suivantes
clients:impl:php_coredem [2012/02/02 19:34]
vincent
clients:impl:php_coredem [2012/02/02 22:13]
vincent
Ligne 139: Ligne 139:
  
             if (array_key_exists('​codemotcleArray',​ $fiche)) {             if (array_key_exists('​codemotcleArray',​ $fiche)) {
-                $motcleCount = count($codemotcleArray);​ 
                 $codemotcleArray = $fiche['​codemotcleArray'​];​                 $codemotcleArray = $fiche['​codemotcleArray'​];​
 +                $motcleCount = count($codemotcleArray);​
                 $resultString .= '<p class="​SCT_Fiche_Motscles">';​                 $resultString .= '<p class="​SCT_Fiche_Motscles">';​
                 $resultString .= '<​span class="​SCT_Intitule">';​                 $resultString .= '<​span class="​SCT_Intitule">';​
Ligne 159: Ligne 159:
                 $resultString .= '</​p>';​                 $resultString .= '</​p>';​
             }             }
-            $resultString .= '</​li>'​."​\n"​;+            $resultString .= '</​li>';​
         }         }
-        $resultString .= "</ul>";+        $resultString .= '</ul>';
     }     }
     return $resultString;​     return $resultString;​
clients/impl/php_coredem.txt · Dernière modification: 2013/04/05 17:12 (modification externe)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0