mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Corrected @package phpdoc tag.
This commit is contained in:
parent
3c7c95b0b1
commit
79558d7991
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
*
|
||||
* Contains current user's methods.
|
||||
*
|
||||
* @package Model
|
||||
* @package Models
|
||||
*/
|
||||
class User_Model extends CI_Model {
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue