rabin 7 years ago
parent
commit
1a468d25a0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tm/lib/Controller/Login.class.php

+ 1 - 0
tm/lib/Controller/Login.class.php

@@ -1,6 +1,7 @@
 <?php
 namespace Cas\Controller;
 
+use KIF\Cache\Memcached;
 use KIF\Core\Config;
 
 /**