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