_blog_idx_for_index: Debug
This commit is contained in:
parent
6329fbe5cf
commit
f9e283bf7b
3
qsgen2
3
qsgen2
@ -730,7 +730,8 @@ function _blogs() {
|
|||||||
function _blog_idx_for_index() {
|
function _blog_idx_for_index() {
|
||||||
# This function generates the file blog/index.tmp.html
|
# This function generates the file blog/index.tmp.html
|
||||||
|
|
||||||
local debug=${globaldebug:true}
|
# local debug=${globaldebug:-false}
|
||||||
|
local debug=true
|
||||||
|
|
||||||
_msg sub "${0:t}_msg_1" " ${project_dir}/blog/index.tmp.html"
|
_msg sub "${0:t}_msg_1" " ${project_dir}/blog/index.tmp.html"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user