commit 40f0b690e52f1768213f9e8cb703eece5012c049 Author: Aldarien Date: Wed Jul 1 10:22:00 2020 -0400 Portal de demos diff --git a/index.php b/index.php new file mode 100644 index 0000000..edc3801 --- /dev/null +++ b/index.php @@ -0,0 +1,45 @@ +isDir() or $file->isDot() or $file->getBasename() == 'public') { + continue; + } + $demos []= $file->getBasename(); +} +?> + + + + + Demos - ProVM + + + + + + + +
+ +
+
+
+

+ Demos +

+
+ + + +
+
+
+ + +