[Spip] spiplib v 0.0.3

Une petite correction dans spiplib /

function majuscules($texte){
        $texte=htmlentities($texte);
        $texte=strtoupper($texte);

       $texte=eregi_replace("\&","&",$texte);

<<< $texte=eregi_replace("\&AMP;nbsp;","&nbsp;",$texte);

Donc :
    http://atlas.bok.net/~fil/spip/spiplib.inc_0.0.3.phps