diff options
Diffstat (limited to 'include/assignments-edit.php')
-rw-r--r-- | include/assignments-edit.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/assignments-edit.php b/include/assignments-edit.php index 4faad64..b52311a 100644 --- a/include/assignments-edit.php +++ b/include/assignments-edit.php @@ -18,6 +18,7 @@ */ require_once('./conf.php'); +require_once('./login-ajax.php'); $response = new response(); |