Exemplo n.º 1
0
 /**
  * Helper function for displaying appointments
  *
  */
 function myapps($type = 'active')
 {
     App_Template::admin_my_appointments_list($type);
 }