Skip to content

Commit

Permalink
1.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ephenyxshop committed Dec 24, 2024
1 parent 9bfe74f commit 358210d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/classes/PhenyxTools.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ public function generateCurrentJson($use_cache = true) {
unlink(_EPH_CONFIG_DIR_ . 'json/new_json.json');
return Tools::jsonDecode($md5List, true);
}
$excludes = [];

$directories = Theme::getInstalledThemeDirectories();

Expand Down

0 comments on commit 358210d

Please sign in to comment.