Added deprecated method stubs for backwards compatibility

This commit is contained in:
Alex Tselegidis 2021-10-24 14:16:35 +02:00
parent fa6e48b344
commit 584e624139
1 changed files with 1 additions and 1 deletions

View File

@ -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