Skip to content

Commit 10eeec6

Browse files
authored
Merge pull request #962 from datanfr/comptes-rendus
Try reach etat
2 parents f2193b9 + 1c0d580 commit 10eeec6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/daily.php

+2
Original file line numberDiff line numberDiff line change
@@ -3836,6 +3836,8 @@ public function debatsInfos(){
38363836
if ($xml_string != false) {
38373837
echo "Filename:" . $filename . " \n";
38383838
$xml = simplexml_load_string($xml_string);
3839+
3840+
echo = $xml->metadonnees->etat;
38393841
}
38403842
}
38413843
}

0 commit comments

Comments
 (0)