commit | ccde9d45989d5b2994126956eb6101d1f044e1f7 | [log] [tgz] |
---|---|---|
author | Timothy Warren <tim@timshomepage.net> | Fri Oct 21 04:47:27 2011 -0400 |
committer | Timothy Warren <tim@timshomepage.net> | Fri Oct 21 04:47:27 2011 -0400 |
tree | eb3cc5b072e1ba4550bbf71eacce7a3e8f7d03e8 | |
parent | 0f6659ddfce7214f74aab20ab24a9a88c93059f5 [diff] |
Minor format fix
diff --git a/system/database/drivers/pdo/pdo_driver.php b/system/database/drivers/pdo/pdo_driver.php index 98fffa0..c63bb9f 100644 --- a/system/database/drivers/pdo/pdo_driver.php +++ b/system/database/drivers/pdo/pdo_driver.php
@@ -85,8 +85,6 @@ $this->hostname = $this->hostname . ";dbname=".$this->database; - - $this->trans_enabled = FALSE; $this->_random_keyword = ' RND('.time().')'; // database specific random keyword