Ejemplo n.º 1
0
 function get_category($arr)
 {
     $category = new quote();
     $category->get_category($arr);
 }