diff --git a/functions.php b/functions.php index 31bb8fd..c111253 100755 --- a/functions.php +++ b/functions.php @@ -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' ); +*/