Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
Updating kirby-sri.php
Browse files Browse the repository at this point in the history
  • Loading branch information
S1SYPHOS committed Mar 16, 2018
1 parent a10365a commit 9e0e861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kirby-sri.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// Loading SRI helper function
require_once __DIR__ . DS . 'utility' . DS . 'helper.php';

// Loading core
// Loading settings & core
load([
'kirby\\plugins\\sri\\css' => __DIR__ . DS . 'core' . DS . 'css.php',
'kirby\\plugins\\sri\\js' => __DIR__ . DS . 'core' . DS . 'js.php'
Expand Down

0 comments on commit 9e0e861

Please sign in to comment.