aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 6c049af..4467853 100644
--- a/index.php
+++ b/index.php
@@ -56,6 +56,7 @@ $pages = array(
'/settings' => './include/settings.php',
'/users/new' => './include/users-new.php',
'/ajax/collapse' => './include/ajax-collapse.php',
+ '/ajax/email/offer' => './include/ajax-email-offer.php',
'/pay' => './include/pay.php',
'/file/get' => './include/file-get.php'
);