Quoting Michael Rubinsky <mike at theupstairsroom.com>: > Log: > use !empty() here instead so we don't append the (default) value of 0 > for page number This makes perfect sense, but could do with an inline comment so the person who looks at it down the line and thinks, "wait, page numbers can be zero" doesn't change it back. -chuck