diff options
| author | jerome <jerome@xlinfo.fr> | 2023-09-19 17:02:40 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2023-09-19 17:02:40 +0200 |
| commit | 2585495cfab54366a668777216b88a4f4b686102 (patch) | |
| tree | 9487b4d11eba4f46566a4a99bcef512d79717e74 /phpinfo.php | |
| download | dvwa-2585495cfab54366a668777216b88a4f4b686102.tar.gz dvwa-2585495cfab54366a668777216b88a4f4b686102.zip | |
commit initial
Diffstat (limited to 'phpinfo.php')
| -rw-r--r-- | phpinfo.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/phpinfo.php b/phpinfo.php new file mode 100644 index 0000000..cf60860 --- /dev/null +++ b/phpinfo.php @@ -0,0 +1,3 @@ +<?php +phpinfo(); +?> |
