commit | 74e5098bfb433b013bd4e3c95a23f5df43351469 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Sun Feb 12 20:46:10 2012 +0200 |
committer | Andrey Andreev <narf@bofh.bg> | Sun Feb 12 20:46:10 2012 +0200 |
tree | 170fb66e5809d4be69a70b56d77c89c8c84f59ef | |
parent | 574c85df35b68251c178510649b88b61eb84a43d [diff] |
Replace a few spaces with a tab
diff --git a/system/database/drivers/oci8/oci8_result.php b/system/database/drivers/oci8/oci8_result.php index ce6aa99..ff6f7a4 100644 --- a/system/database/drivers/oci8/oci8_result.php +++ b/system/database/drivers/oci8/oci8_result.php
@@ -343,7 +343,7 @@ } return $this->custom_result_object[$class_name]; - } + } // --------------------------------------------------------------------