Removed link to puc in functions.php
This commit is contained in:
parent
4fd4380518
commit
e5b206343b
@ -225,9 +225,11 @@ require get_template_directory() . '/functions/mobile-menus.php';
|
||||
|
||||
|
||||
// Include our update script to update from private repo
|
||||
/* Deleted for now; get other theme issues working (2021.08.01)
|
||||
require 'update/puc.php';
|
||||
$myUpdateChecker = Puc_v4_Factory::buildUpdateChecker(
|
||||
'http://api.kjodle.net/?action=get_metadata&slug=portage',
|
||||
__FILE__,
|
||||
'portage'
|
||||
);
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user