commit | 083e3c8d39a4fb9f8ef37f61f0ea42ec3fe1389f | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Tue Nov 06 12:48:32 2012 +0200 |
committer | Andrey Andreev <narf@bofh.bg> | Tue Nov 06 12:48:32 2012 +0200 |
tree | 5a3d50a32b9ef1cd3fb7afa473a11d48a3099620 | |
parent | bdd9c118c6e04ec8dc9b6bb1a2fb8a39214dca72 [diff] [blame] |
Fix #589
diff --git a/system/database/drivers/oci8/oci8_driver.php b/system/database/drivers/oci8/oci8_driver.php index b2663e2..eb01dd1 100644 --- a/system/database/drivers/oci8/oci8_driver.php +++ b/system/database/drivers/oci8/oci8_driver.php
@@ -604,7 +604,7 @@ // -------------------------------------------------------------------- /** - * Insert_batch statement + * Insert batch statement * * Generates a platform-specific insert string from the supplied data *