Default refid is always fallback now, or 0 if sql_patches is absend
[mailer.git] / agb.php
diff --git a/agb.php b/agb.php
index 8d5e13d97c3ae0a32c4b245b032c5311df5a1326..19947b5efa804cc9ea0ce819634e81eafd71c774 100644 (file)
--- a/agb.php
+++ b/agb.php
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
-// Init "action" and "what"
-$GLOBALS['what'] = '';
-$GLOBALS['action'] = '';
-
 // Set module
 $GLOBALS['module'] = 'agb';
 $GLOBALS['output_mode'] = -1;