Some typos
[mailer.git] / beg.php
diff --git a/beg.php b/beg.php
index c56f99b9315bcdc8abc278978edd6384c4411979..b488df11eb4308bb0bccf3ecd82f04abb1399efd 100644 (file)
--- a/beg.php
+++ b/beg.php
@@ -54,7 +54,7 @@ require('inc/config-global.php');
 setContentType('text/html');
 
 // Is the 'beg' extension active?
-REDIRCT_ON_UNINSTALLED_EXTENSION('beg');
+redirectOnUninstalledExtension('beg');
 
 // Check for userid
 if (isGetRequestElementSet('userid')) {