This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
other
/
onepage_mrhi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
edit
dever
hace 7 años
padre
ea456895d0
commit
c2b57d2a97
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
tm/lib/Module/User.class.php
+ 3
- 0
tm/lib/Module/User.class.php
Ver fichero
@@ -100,7 +100,10 @@ class User {
) );
}
}
+ return true;
}
+
+ return false;
}
/**