_blog_index: Debug
This commit is contained in:
parent
189c088cb0
commit
ff489fbe05
2
qsgen2
2
qsgen2
@ -802,7 +802,7 @@ function _blog_idx_for_index() {
|
|||||||
|
|
||||||
function _blog_index() {
|
function _blog_index() {
|
||||||
|
|
||||||
local debug=${globaldebug:-false}
|
local debug=${globaldebug:-true}
|
||||||
|
|
||||||
# This function generates the www_root/blog/index.html file that gets its data from _blog_list_for_index()
|
# This function generates the www_root/blog/index.html file that gets its data from _blog_list_for_index()
|
||||||
# ${new_updated_blogs} comes from the function _blogs if anything new or updated is detected
|
# ${new_updated_blogs} comes from the function _blogs if anything new or updated is detected
|
||||||
|
Loading…
Reference in New Issue
Block a user