View Single Post
Old 10-18-2024, 05:32 PM   #139
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,486
Karma: 8025704
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Comfy.n View Post
program: field_list_count('tags')
program: field_list_count('authors');

Is the semicolon needed, BTW? I'm never sure.
A semicolon ending the last line of a template is optional.

Truth: according to the syntax it is illegal. Coding the template language parser to optionally accept it was easier than not, and it doesn't hurt anything.
chaley is offline   Reply With Quote