diff options
author | Timothy Warren <tim@timshomepage.net> | 2012-03-20 00:07:07 +0100 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2012-03-20 00:07:07 +0100 |
commit | 48e1d2e78efea9f41e5ae65b600d35bb87b2e40f (patch) | |
tree | dd564d27bd7464f106d13672b58241f21f30e1e7 /system/database/drivers/oci8/oci8_result.php | |
parent | 9e560a4c4828901a562f5459157ba0f76612c34f (diff) |
Revert "Oci8 access modifiers"
This reverts commit 9f86f5cddea54e7fedf4be89d1d1cc90d1564488.
Diffstat (limited to 'system/database/drivers/oci8/oci8_result.php')
-rw-r--r-- | system/database/drivers/oci8/oci8_result.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/database/drivers/oci8/oci8_result.php b/system/database/drivers/oci8/oci8_result.php index a14e32eec..6f1b8b4c1 100644 --- a/system/database/drivers/oci8/oci8_result.php +++ b/system/database/drivers/oci8/oci8_result.php @@ -235,5 +235,6 @@ class CI_DB_oci8_result extends CI_DB_result { } + /* End of file oci8_result.php */ -/* Location: ./system/database/drivers/oci8/oci8_result.php */
\ No newline at end of file +/* Location: ./system/database/drivers/oci8/oci8_result.php */ |