From f9d7b25c235b26d05ff29d509badd0b6fbb7faa3 Mon Sep 17 00:00:00 2001 From: z0rglub Date: Sun, 12 Oct 2003 14:54:06 +0000 Subject: Display a message of warning if file admin/install.php is still present after install. git-svn-id: http://piwigo.org/svn/trunk@202 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/english.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/english.php') diff --git a/language/english.php b/language/english.php index 2587b4a58..baa8f6eac 100644 --- a/language/english.php +++ b/language/english.php @@ -542,5 +542,6 @@ Once this file deleted , follow this instructions : $lang['waiting_update'] = 'Validated pictures will be displayed only once pictures database updated'; $lang['conf_upload_available_info'] = 'Authorizing the upload of pictures by users on the categories of the website (not on a remote server). This is general parameter, it is needed to authorize upload category by category, by default, no category is "uploadable".'; $lang['install_help'] = 'Need help ? Ask your question on PhpWebGallery message board.'; + $lang['install_warning'] = 'The file "admin/install.php" is still present. Please remove it from your server. It is not secure to keep it.'; } ?> \ No newline at end of file -- cgit v1.2.3