summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/oci8/oci8_result.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2012-03-20 00:07:07 +0100
committerTimothy Warren <tim@timshomepage.net>2012-03-20 00:07:07 +0100
commit48e1d2e78efea9f41e5ae65b600d35bb87b2e40f (patch)
treedd564d27bd7464f106d13672b58241f21f30e1e7 /system/database/drivers/oci8/oci8_result.php
parent9e560a4c4828901a562f5459157ba0f76612c34f (diff)
Revert "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, 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 */