Skip to content
Extraits de code Groupes Projets
Valider 69d0471d rédigé par marcimat's avatar marcimat
Parcourir les fichiers

Notice PHP --

parent f9b2879e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -103,6 +103,7 @@ function exec_valider_xml_dist() {
function valider_xml_ok($url, $req_ext, $limit, $rec, $process = true) {
$url = urldecode($url);
$rec = !$rec ? false : array();
$res = '';
if (!$limit) {
$limit = 200;
}
......@@ -153,7 +154,6 @@ function valider_xml_ok($url, $req_ext, $limit, $rec, $process = true) {
$url_aff = entites_html($url);
$bandeau = "";
$res = "";
if ($process) {
$transformer_xml = charger_fonction('valider', 'xml');
if (preg_match(',^[a-z][0-9a-z_]*$,i', $url)) {
......
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