fixing #12 eu domain warning from php
This commit is contained in:
parent
a45c3777f3
commit
eba60af8b9
bureau/class
|
@ -1003,6 +1003,7 @@ class m_dom {
|
|||
case "eu":
|
||||
case "be":
|
||||
$ligne = preg_replace("/^ *([^ ]*) \(.*\)$/", "\\1", trim($ligne));
|
||||
$tmp="";
|
||||
if ($found) {
|
||||
$tmp = trim($ligne);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue