summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/oci8/oci8_result.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2012-03-19 22:53:37 +0100
committerTimothy Warren <tim@timshomepage.net>2012-03-19 22:53:37 +0100
commit9f86f5cddea54e7fedf4be89d1d1cc90d1564488 (patch)
tree792f33a8de9e5a08b6f8edf3e3655ea953d01e33 /system/database/drivers/oci8/oci8_result.php
parentba1ebbefa9c5d225fa28c76dac276e6120263a25 (diff)
Oci8 access modifiers
Diffstat (limited to 'system/database/drivers/oci8/oci8_result.php')
-rw-r--r--system/database/drivers/oci8/oci8_result.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/database/drivers/oci8/oci8_result.php b/system/database/drivers/oci8/oci8_result.php
index 6f1b8b4c1..a14e32eec 100644
--- a/system/database/drivers/oci8/oci8_result.php
+++ b/system/database/drivers/oci8/oci8_result.php
@@ -235,6 +235,5 @@ class CI_DB_oci8_result extends CI_DB_result {
}
-
/* End of file oci8_result.php */
-/* Location: ./system/database/drivers/oci8/oci8_result.php */
+/* Location: ./system/database/drivers/oci8/oci8_result.php */ \ No newline at end of file