Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 1795 Rev 3671
Línea 92... Línea 92...
92
    }
92
    }
Línea 93... Línea 93...
93
    
93
    
94
    
94
    
95
    /**
95
    /**
96
     * 
96
     * 
97
     * @param MyTrainerCategoriesForm $form
97
     * @param MyTrainerCategories $form
98
     * @return boolean
98
     * @return boolean
99
     */
99
     */
100
    public function insert($form)
100
    public function insert($form)
Línea 115... Línea 115...
115
        return $result;
115
        return $result;
116
    }
116
    }
Línea 117... Línea 117...
117
    
117
    
118
    /**
118
    /**
119
     *
119
     *
120
     * @param MyTrainerCategoriesForm $form
120
     * @param MyTrainerCategories $form
121
     * @return boolean
121
     * @return boolean
122
     */
122
     */
123
    public function update($form)
123
    public function update($form)
124
    {
124
    {