Update database.oracle.php
This commit is contained in:
parent
30444145a9
commit
f64f6a6f92
|
@ -66,7 +66,7 @@ if(!check_function_exists("exec_db_oracle_connect")) {
|
||||||
|
|
||||||
// get oracle db connection info
|
// get oracle db connection info
|
||||||
$dbs_id = read_storage_file("tnsname.orax", array(
|
$dbs_id = read_storage_file("tnsname.orax", array(
|
||||||
"storage_type" => "config"
|
"storage_type" => "example",
|
||||||
));
|
));
|
||||||
|
|
||||||
// set replace rules
|
// set replace rules
|
||||||
|
|
Loading…
Reference in New Issue
Block a user