Update to CodeIgniter 2.1.0
This commit is contained in:
@@ -42,6 +42,7 @@ class CI_Model {
|
||||
* Allows models to access CI's loaded classes using the same
|
||||
* syntax as controllers.
|
||||
*
|
||||
* @param string
|
||||
* @access private
|
||||
*/
|
||||
function __get($key)
|
||||
|
||||
Reference in New Issue
Block a user