Add Gallery

This commit is contained in:
Miloš Holba
2020-08-08 21:53:43 +02:00
parent 785dade6b2
commit 68acf5f986
4 changed files with 603 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>