Merge branch 'ticket-philea2'

This commit is contained in:
Marion Muszynski 2016-10-28 12:06:15 +02:00
commit 38745aab7f

View File

@ -43,7 +43,7 @@ if(is_object($iterator) && count($iterator)) {
$result = nl2br(implode("\n", $result));
if($result != '') {
if($result == '') {
$result = "RAS";
}
Db::getInstance()->Execute('
@ -64,7 +64,7 @@ if(is_object($iterator) && count($iterator)) {
$result = nl2br(implode("\n", $result));
if($result != '') {
if($result == '') {
$result = "RAS";
}
Db::getInstance()->Execute('