Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Oct 16, 2019
1 parent 9092646 commit b67ddff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/bootstrap.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?php

/**
* This is the bootstrap for plugin when using as standalone (for development). Do not
* use this bootstrap as a plugin. .gitattributes has blocked this from being installed.
*/
use Origin\Core\Config;

require __DIR__ . '/paths.php';
Expand Down

0 comments on commit b67ddff

Please sign in to comment.