mirror of
https://github.com/YahnisElsts/plugin-update-checker.git
synced 2025-10-04 02:02:05 +08:00
Minor: Include the v4 factory.
This commit is contained in:
parent
bf21da2ff2
commit
af5207d349
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
*/
|
||||
|
||||
require dirname(__FILE__) . '/Puc/v4p3/Factory.php';
|
||||
require dirname(__FILE__) . '/Puc/v4/Factory.php';
|
||||
require dirname(__FILE__) . '/Puc/v4p3/Autoloader.php';
|
||||
new Puc_v4p3_Autoloader();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue