Skip to content

Commit 68b8888

Browse files
committed
Fix plugin with autoload
1 parent 9f20f6d commit 68b8888

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22

33
@include_once __DIR__ . '/vendor/autoload.php';
4-
include_once __DIR__.'/classes/Fragments.php';
54

65
Kirby::plugin('genxbe/fragments', [
76
'blueprints' => [

0 commit comments

Comments
 (0)