List of all members.
Definition at line 28 of file Hello.php.
Definition at line 31 of file Hello.php.
00032 { 00033 return Mage::getSingleton('customer/session')->getCustomer()->getName(); 00034 }