Proyectos de Subversion LeadersLinked - Services

Rev

Rev 283 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 283 Rev 333
Línea 856... Línea 856...
856
                
856
                
Línea 857... Línea 857...
857
                $select->order('last_date_of_application DESC');
857
                $select->order('last_date_of_application DESC');
Línea 858... Línea 858...
858
 
858
 
Línea 859... Línea 859...
859
                $records = $queryMapper->fetchAll($select);
859
                $records = $queryMapper->fetchAll($select);
860
                
860
                
861
                $storage = Storage::getInstance($this->config);
861
                $storage = Storage::getInstance($this->config, $this->adapter);