mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
bug fixes for path normalization
This commit is contained in:
@@ -226,7 +226,7 @@ include "root.php";
|
||||
}
|
||||
}
|
||||
|
||||
protected function create_odbc_database_connection {
|
||||
protected function create_odbc_database_connection() {
|
||||
//needed for non native database support
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user