diff --git a/common/models/Accounts.php b/common/models/Accounts.php index 672039d..baf4208 100644 --- a/common/models/Accounts.php +++ b/common/models/Accounts.php @@ -7,6 +7,7 @@ use Yii; /** * This is the model class for table "w_accounts". * + * * @property integer $id * @property integer $if_manager * @property string $email -- libgit2 0.21.4