Update debug variable in _pages function
This commit is contained in:
parent
4e3d7ba1e9
commit
e5cb3cc087
2
qsgen2
2
qsgen2
@ -467,7 +467,7 @@ function _pages() {
|
|||||||
local debug=true
|
local debug=true
|
||||||
else
|
else
|
||||||
# If you want to debug this function only, set this to true
|
# If you want to debug this function only, set this to true
|
||||||
local debug=false
|
local debug=true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Load the cache for Pages
|
# Load the cache for Pages
|
||||||
|
Loading…
Reference in New Issue
Block a user