X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-surfbar_start.php;h=f551ef47b7591c74e7b59193e56a1fa6505a87ab;hb=f6014bce7255a915872f2f463247440c0d58f9a9;hp=63db9020c247e1fadcca59b4c1b6de53b008d1d9;hpb=2e715eb7f3f8ca8d259aacb4cbbddde7d9d18e01;p=mailer.git diff --git a/inc/modules/member/what-surfbar_start.php b/inc/modules/member/what-surfbar_start.php index 63db9020c2..f551ef47b7 100644 --- a/inc/modules/member/what-surfbar_start.php +++ b/inc/modules/member/what-surfbar_start.php @@ -1,73 +1,3 @@ SURFBAR_GET_TOTAL_URLS('ACTIVE', 0) -); - -// In dynamic mode we need some more data -if (getConfig('surfbar_pay_model') == 'DYNAMIC') { - // Prepare content for dynamic surfbar - $content = array( - 'surfbar_total_urls' => SURFBAR_GET_TOTAL_URLS('ACTIVE', 0), - ); -} // END - if - -// Load the template -loadTemplate('member_surfbar_start_' . strtolower(getConfig('surfbar_pay_model')), false, $content); - -// Load surfbar link template -loadTemplate('member_surfbar_link'); - -// [EOF] +// @DEPRECATED ?>