Added deprecated method stubs for backwards compatibility
This commit is contained in:
parent
fa6e48b344
commit
584e624139
1 changed files with 1 additions and 1 deletions
|
@ -36,8 +36,8 @@
|
||||||
* @property CI_Router $router
|
* @property CI_Router $router
|
||||||
* @property CI_Security $security
|
* @property CI_Security $security
|
||||||
* @property CI_Session $session
|
* @property CI_Session $session
|
||||||
* @property CI_Upload $upload
|
|
||||||
* @property CI_URI $uri
|
* @property CI_URI $uri
|
||||||
|
* @property CI_Upload $upload
|
||||||
*
|
*
|
||||||
* @property Admins_model $admins_model
|
* @property Admins_model $admins_model
|
||||||
* @property Appointments_model $appointments_model
|
* @property Appointments_model $appointments_model
|
||||||
|
|
Loading…
Reference in a new issue