cosmetic
This commit is contained in:
parent
4f6de11999
commit
22ae75e59d
6 changed files with 62 additions and 7 deletions
|
|
@ -756,7 +756,7 @@ function get_propertie()
|
|||
$res=pg_fetch_all($r);
|
||||
|
||||
if ( empty($res) ) return null;
|
||||
print_r($res[0]);
|
||||
|
||||
return $res[0];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue