Skip to content

Commit 1e2faa9

Browse files
authored
Update config.inc.php.dist
Update config.inc.php.dist to add Arabic language.
1 parent ca6eecb commit 1e2faa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.inc.php.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $_DVWA[ 'default_phpids_verbose' ] = 'false';
4444

4545
# Default locale
4646
# 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'.
47+
# The default is 'en'. You may wish to set this to either 'en', 'ar' or 'zh'.
4848
$_DVWA[ 'default_locale' ] = 'en';
4949

5050
define ("MYSQL", "mysql");

0 commit comments

Comments
 (0)