typo
This commit is contained in:
parent
0fecffb51c
commit
83670cecb8
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ class DatabaseCore
|
|||
* @return false|string
|
||||
*/
|
||||
public function get_name () {
|
||||
return pg_dbname($this->ret);
|
||||
return pg_dbname($this->db);
|
||||
}
|
||||
|
||||
public function verify()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue