X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-surfbar_start.php;h=f551ef47b7591c74e7b59193e56a1fa6505a87ab;hb=49a9663311b732d12ba0c53af2f9eb39a7850fbc;hp=c721627d3c83c17799add27acf784c1925c1bb75;hpb=db0c6702086eea2c44d0aae1702dc2e77a0afc4e;p=mailer.git diff --git a/inc/modules/member/what-surfbar_start.php b/inc/modules/member/what-surfbar_start.php index c721627d3c..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 ?>