Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 1843 | Rev 1845 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1843 Rev 1844
Línea 97... Línea 97...
97
        $select->order('id');
97
        $select->order('id');
Línea 98... Línea 98...
98
        
98
        
99
        return $this->executeFetchAllObject($select, $prototype);
99
        return $this->executeFetchAllObject($select, $prototype);
Línea 100... Línea 100...
100
    }
100
    }
101
 
101
 
102
    public function fetchAllHighPerfromanceForo($group_id)
102
    public function fetchAllHighPerfromanceGroupForo($group_id)
Línea 103... Línea 103...
103
    {
103
    {
104
        $prototype = new Topic;
104
        $prototype = new Topic;