You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: user_guide/changelog.html
-1
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,6 @@ <h2>Version 2.0.3</h2>
86
86
<li>Libraries
87
87
<ul>
88
88
<li>Altered Session to use a longer match against the user_agent string. See upgrade notes if using database sessions.</li>
89
-
<liclass="reactor">Added <kbd>is_unique</kbd> to the <ahref="libraries/form_validation.html">Form Validation library</a>.</li>
90
89
<liclass="reactor">Added <kbd>$this->db->set_dbprefix()</kbd> to the <ahref="database/queries.html">Database Driver</a>.</li>
91
90
<liclass="reactor">Changed <kbd>$this->cart->insert()</kbd> in the <ahref="libraries/cart.html">Cart Library</a> to return the Row ID if a single item was inserted successfully.</li>
92
91
<liclass="reactor">Added <kbd>$this->load->get_var()</kbd> to the <ahref="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