Update oracle.php
This commit is contained in:
parent
619f962b03
commit
48ace86c4a
|
@ -6,7 +6,7 @@
|
||||||
* @brief Oracle database helper for ReasonableFramework
|
* @brief Oracle database helper for ReasonableFramework
|
||||||
*/
|
*/
|
||||||
|
|
||||||
functon get_db_orable_binded_sql($sql, $bind) {
|
function get_db_orable_binded_sql($sql, $bind) {
|
||||||
return get_db_binded_sql($sql, $bind);
|
return get_db_binded_sql($sql, $bind);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user