]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-surfbar_start.php
Total URLs in surfbar added to static start page
[mailer.git] / inc / modules / member / what-surfbar_start.php
index 5730b73b9c9e45b8a4eb20a8e4d35eb1c4fe1288..d7eff2727ca6ca66e5844457596cef74c8a6108c 100644 (file)
@@ -45,13 +45,14 @@ if (!defined('__SECURITY')) {
 }
 
 // Add description as navigation point
-ADD_DESCR("member", basename(__FILE__));
+ADD_DESCR("member", __FILE__);
 
 // Prepare content for output
 $content = array(
        'surfbar_static_reward' => TRANSLATE_COMMA($_CONFIG['surfbar_static_reward']),
        'surfbar_static_time'   => CREATE_FANCY_TIME($_CONFIG['surfbar_static_time']),
        'surfbar_static_lock'   => CREATE_FANCY_TIME($_CONFIG['surfbar_static_lock']),
+       'surfbar_total_urls'    => SURFBAR_GET_TOTAL_URLS("ACTIVE", "0")
 );
 
 // In dynamic mode we need some more data