first install ok

This commit is contained in:
2021-11-04 21:32:35 +01:00
commit 32359fd703
28 changed files with 2184 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
<?php
/**
* @file
* Includes the autoloader created by Composer.
*
* This file was generated by drupal-scaffold.
*
* @see composer.json
* @see index.php
* @see core/install.php
* @see core/rebuild.php
* @see core/modules/statistics/statistics.php
*/
return require __DIR__ . '/../vendor/autoload.php';