Skip to content
Extraits de code Groupes Projets
Valider 954c5164 rédigé par Christian Lefebvre's avatar Christian Lefebvre
Parcourir les fichiers

autodoc

parent 2b3cd083
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -1203,6 +1203,7 @@ function afficher_forum_thread($row, $controle_id_article, $compteur_forum, $nb_
}
// http://doc.spip.org/@forum_logo
function forum_logo($statut)
{
if ($statut == "prive") return "forum-interne-24.gif";
......
......@@ -226,6 +226,7 @@ function validerAttribut($parser, $name, $val, $bal)
}
}
// http://doc.spip.org/@valider_motif
function valider_motif($parser, $name, $val, $bal, $motif)
{
global $phraseur_xml;
......@@ -242,6 +243,7 @@ function valider_motif($parser, $name, $val, $bal, $motif)
}
}
// http://doc.spip.org/@valider_idref
function valider_idref($nom, $ligne, $col)
{
global $phraseur_xml;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter