diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/userman.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/userman.php b/tests/userman.php index c08028c..3474a39 100644 --- a/tests/userman.php +++ b/tests/userman.php @@ -9,6 +9,8 @@ use app\controllers\Classroom_user as CU; // $u = new CU(); + + /* class ClassroomUserManager extends UserManager { |
