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