1
0

Instaler should verify password

References #257
This commit is contained in:
Garvin Hicking
2015-01-27 14:36:32 +01:00
parent 253428dd93
commit 859e66d8af
68 changed files with 144 additions and 2 deletions

View File

@ -1 +1 @@
@define('DASHBOARD_ENTRIES', 'In Progress');
@define('INSTALL_PASSWORD_INVALID', 'Your entered passwords for the administrator user do not match.');