mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-13 12:08:48 +00:00
fixed some french translations issues
This commit is contained in:
@@ -77,7 +77,7 @@ require_once "database.php";
|
||||
return $this->result;
|
||||
}
|
||||
|
||||
public function find($array) {
|
||||
public function find() {
|
||||
|
||||
//connect to the database if needed
|
||||
if (!$this->db) {
|
||||
|
||||
Reference in New Issue
Block a user