<?php

/**
 * Description of Category
 *
 * @author Andre
 */
class Zend_View_Helper_Userdetails {

     public function Userdetails()
    {
       return "hjjgggjhjhg";

    }
}