We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6eecb commit 1e2faa9Copy full SHA for 1e2faa9
config/config.inc.php.dist
@@ -44,7 +44,7 @@ $_DVWA[ 'default_phpids_verbose' ] = 'false';
44
45
# Default locale
46
# Default locale for the help page shown with each session.
47
-# The default is 'en'. You may wish to set this to either 'en' or 'zh'.
+# The default is 'en'. You may wish to set this to either 'en', 'ar' or 'zh'.
48
$_DVWA[ 'default_locale' ] = 'en';
49
50
define ("MYSQL", "mysql");
0 commit comments