I've searched far and wide in docs and forums to no avail. How can I have the current CMSMS version display in a template?
Is it a $gCMS->variables item? Is there a list somewhere of all the $gCMS->variables variables?
Thanks!
[SOLVED] Output version number?
[SOLVED] Output version number?
Last edited by lalldrin on Mon Mar 02, 2009 6:28 am, edited 1 time in total.
Re: Output version number?
{cms_version} is what your looking for... You should take a look thru your whole set up in the admin area, get the "feel " for it... as you can find that tag in Extensions » Tags of your admin side. Lots of fun things in there and if you install a plug-in it will mostly show up there... With that said, please confirm and mark solved...
cheers
jeremyBass
cheers
jeremyBass
Re: Output version number?
That's what I needed--an answer or a clue where to look. Thanks for both!