Trying more debugging with an exit

This commit is contained in:
Stig-Ørjan Smelror 2024-01-29 22:29:33 +01:00
parent 7070264c01
commit c22d015762

1
qsgen2
View File

@ -312,6 +312,7 @@ function _pages() {
echo "PAGE CONTENT"
echo "$page_content"
exit
# Grab the title from the Page
if (${debug}) echo "_pages: Grepping for page_title"