X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-surfbar_start.php;h=f551ef47b7591c74e7b59193e56a1fa6505a87ab;hb=8202991f32bfb2056e94a11746c0b5308fe4a273;hp=26f8c725230ce957684824582f4422ca523258c4;hpb=60c415b4e890472115cc0ad0f62290e7af71d205;p=mailer.git diff --git a/inc/modules/member/what-surfbar_start.php b/inc/modules/member/what-surfbar_start.php index 26f8c72523..f551ef47b7 100644 --- a/inc/modules/member/what-surfbar_start.php +++ b/inc/modules/member/what-surfbar_start.php @@ -1,75 +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 ?>