_blog_idx_for_index: Disable debug
This commit is contained in:
parent
bce55cee80
commit
7dfde2b9eb
4
qsgen2
4
qsgen2
@ -736,8 +736,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:-false}
|
local debug=${globaldebug:-false}
|
||||||
local debug=true
|
# 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