Ejemplo n.º 1
0
 function loadAdapter($objs)
 {
     $markers = JLMS_SMF_member::getMarkers();
     return parent::loadAdapter($objs, $markers);
 }