bug fixes for path normalization

This commit is contained in:
Matthew Vale
2015-12-01 10:10:58 +00:00
parent 45b8f00ae4
commit aef4662f91
2 changed files with 9 additions and 9 deletions

View File

@@ -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
}