From: Roland Häder Date: Tue, 3 Nov 2009 22:36:53 +0000 (+0000) Subject: Old lost call fixed X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=1ab3ce4cd90a808bdc125c48f4501a9e8c294084 Old lost call fixed --- diff --git a/beg.php b/beg.php index c56f99b931..b488df11eb 100644 --- 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')) {