Beispiel #1
0
 function display()
 {
     require_once JPATH_COMPONENT . DS . 'views' . DS . 'db.php';
     CLMViewDB::DB($rows, $lists, $pageNav);
 }