Old lost call fixed
authorRoland Häder <roland@mxchange.org>
Tue, 3 Nov 2009 22:36:53 +0000 (22:36 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 3 Nov 2009 22:36:53 +0000 (22:36 +0000)
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')) {