Function renamed and dublicate code removed
[mailer.git] / inc / modules / member / what-welcome.php
index 1737ea753ffa3e8332079e0f92f4f10d133cb11e..3ccbb927aa00052af2b2ab317e037e032015af16 100644 (file)
@@ -49,7 +49,7 @@ addMenuDescription('member', basename(__FILE__));
 // Export data for template
 $content = array(
        'last_online' => generateDateTime($GLOBALS['last_online']['online']),
-       'last_module' => getModuleDescription('member', $GLOBALS['last_online']['module'])
+       'last_module' => getTitleFromMenu('member', $GLOBALS['last_online']['module'])
 );
 
 // Load header template