Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 6324 Rev 6325
Línea 102... Línea 102...
102
        return $this->executeFetchAllArray($select);
102
        return $this->executeFetchAllArray($select);
103
    }
103
    }
Línea 104... Línea 104...
104
 
104
 
105
    public function andersonSelect($id)
105
    public function andersonSelect($id)
-
 
106
    {
-
 
107
        var_dump($id);
106
    {
108
        die();
107
        $select = $this->sql->select();
109
        $select = $this->sql->select();
108
        // $select->columns([
110
        // $select->columns([
109
        //     'first_name',
111
        //     'first_name',
110
        //     'last_name',
112
        //     'last_name',