Ugh... _pages need more work

This commit is contained in:
Stig-Ørjan Smelror 2024-01-30 14:01:44 +01:00
parent c59835f56a
commit 33c6fa72be

2
qsgen2
View File

@ -294,7 +294,7 @@ function _file_to_lower() {
function _pages() {
# This function generates all the new and updated Pages
local debug=false
local debug=true
# Load the cache for Pages
if (${debug}) echo "_pages: Running function _pages_cache"