Pressroom template verwijderd, website naar root van repo
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
if (!class_exists('PhpParser\Autoloader')) {
|
||||
require __DIR__ . '/PhpParser/Autoloader.php';
|
||||
}
|
||||
PhpParser\Autoloader::register();
|
||||
Reference in New Issue
Block a user