diff options
Diffstat (limited to 'html/app/controllers')
| -rw-r--r-- | html/app/controllers/Auth.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/app/controllers/Auth.php b/html/app/controllers/Auth.php index de850fe..50f8fe4 100644 --- a/html/app/controllers/Auth.php +++ b/html/app/controllers/Auth.php @@ -9,6 +9,7 @@ use app\extends\Classroom_manager; use app\models\admin\User_model; use app\extends\Send_mail; +use app\extends\Mail_jet; /** class Auth |
