From 87b38e1cb5d5d5ebddfa4601a9088c3eadaf7ef0 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 31 Jul 2016 23:39:22 +0200 Subject: Easier emails --- index.php | 1 + 1 file changed, 1 insertion(+) (limited to 'index.php') 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' ); -- cgit v1.2.3