Initial Commit
This commit is contained in:
6
dependencies/yahnis-elsts/plugin-update-checker/Puc/v4/Factory.php
vendored
Normal file
6
dependencies/yahnis-elsts/plugin-update-checker/Puc/v4/Factory.php
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
if ( !class_exists('Puc_v4_Factory', false) ):
|
||||
|
||||
class Puc_v4_Factory extends Puc_v4p11_Factory { }
|
||||
|
||||
endif;
|
Reference in New Issue
Block a user