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