installer changes, pe sync
This commit is contained in:
@@ -20,6 +20,10 @@ class dba {
|
||||
system_unavailable();
|
||||
}
|
||||
|
||||
public function getdb() {
|
||||
return $this->db;
|
||||
}
|
||||
|
||||
public function q($sql) {
|
||||
global $debug_text;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user