aboutsummaryrefslogtreecommitdiff
path: root/include/offers.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/offers.php')
-rw-r--r--include/offers.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/offers.php b/include/offers.php
index 872773d..1aa871a 100644
--- a/include/offers.php
+++ b/include/offers.php
@@ -18,6 +18,7 @@
*/
require_once('./index.php');
+require_once('./login.php');
require('./header.php');
?>
@@ -154,4 +155,4 @@ require('./header.php');
<?php
require('./footer.php');
-?> \ No newline at end of file
+?>