Feature: Make the MYSQL_PASSWORD string definable once in order to be able to copy the fragments without further change

This commit is contained in:
Johannes Feichtner
2016-02-10 14:27:20 +01:00
parent c269a3d363
commit 9c7092292b
4 changed files with 24 additions and 1 deletions

View File

@@ -1968,3 +1968,5 @@ $lng['admin']['server_php'] = 'PHP';
// Added for Termination-date
$lng['domains']['termination_date'] = 'Date of termination';
$lng['domains']['termination_date_overview'] = 'canceled until ';
$lng['panel']['set'] = 'Apply';