Topic: How to get the timestamp of the last post?
I'm doing a little Google Sitemap thingie (setting a dynamic sitemap index to have all?Textpattern, Mediawiki, PunBB, etc.?sitemaps in one place, with appropriate <lastmod> so that the bots know what to parse when I ping), and I have a question.
What function, php file, and/or SQL request can I make to get the date and time of the last guest-accessible post made on my PunBB 1.2.14?
Something quite simple and basic, since it's a simple job, and 1.3 is near anyway.
My PHP skills are very, _very_ basics ; and PunBB source code is even somewhat heavy for me