From 40f0b690e52f1768213f9e8cb703eece5012c049 Mon Sep 17 00:00:00 2001 From: Aldarien Date: Wed, 1 Jul 2020 10:22:00 -0400 Subject: [PATCH] Portal de demos --- index.php | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 index.php 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 +

+
+ + + +
+
+
+ + +