ajustement alignement toggle-mode ordi fix #42
This commit is contained in:
parent
8e9464f248
commit
20e305744f
22 changed files with 3354 additions and 4 deletions
10
site/plugins/your-plugin/vendor/composer/autoload_psr4.php
vendored
Normal file
10
site/plugins/your-plugin/vendor/composer/autoload_psr4.php
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
// autoload_psr4.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(__DIR__);
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'Kirby\\' => array($vendorDir . '/getkirby/composer-installer/src'),
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue