This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
dever-product
/
churen
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
edit
rabin
hace 3 años
padre
1711f628e3
commit
8e01de7b70
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
service/option/lib/Account.php
+ 1
- 1
service/option/lib/Account.php
Ver fichero
@@
-105
,
7
+
105
,
7
@@
class
Account
return
$string;
}
else
{
-
return
''
;
+
return
'
未签署
'
;
}
}