Skip to content

Commit

Permalink
pull in autoload from spid-php-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Paolo Greppi committed Oct 22, 2018
1 parent 4e346fa commit 33ce29f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions includes/class-spid-core.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
die;
}

require_once dirname(__FILE__) . '/../spid-php-lib/vendor/autoload.php';

class SPID_Core
{

Expand Down

0 comments on commit 33ce29f

Please sign in to comment.