Skip to content

Commit 23cf11a

Browse files
author
Derek Jones
committed
removing is_unique line item from the change log - this feature is still in development
1 parent 43194ea commit 23cf11a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

user_guide/changelog.html

-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ <h2>Version 2.0.3</h2>
8686
<li>Libraries
8787
<ul>
8888
<li>Altered Session to use a longer match against the user_agent string. See upgrade notes if using database sessions.</li>
89-
<li class="reactor">Added <kbd>is_unique</kbd> to the <a href="libraries/form_validation.html">Form Validation library</a>.</li>
9089
<li class="reactor">Added <kbd>$this->db->set_dbprefix()</kbd> to the <a href="database/queries.html">Database Driver</a>.</li>
9190
<li class="reactor">Changed <kbd>$this->cart->insert()</kbd> in the <a href="libraries/cart.html">Cart Library</a> to return the Row ID if a single item was inserted successfully.</li>
9291
<li class="reactor">Added <kbd>$this->load->get_var()</kbd> to the <a href="libraries/loader.html">Loader library</a> to retrieve global vars set with <kbd>$this->load->view()</kbd> and <kbd>$this->load->vars()</kbd>.</li>

0 commit comments

Comments
 (0)