21282 Posts in 5730 Topics by 2601 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 819 Views |
-
[Solved] SS version number

5 October 2009 at 9:38am Last edited: 6 October 2009 12:50am
Hi All,
I was wondering if there is a global variable/Constant etc. that contains the current Silverstripe version number?
Cheers,
Mo
-
Re: [Solved] SS version number

5 October 2009 at 10:17am
function CMSVersion(){
return LeftAndMain::CMSVersion();
} -
Re: [Solved] SS version number

5 October 2009 at 10:33am
That is exactly what I was after!!
Cheers
.
| 819 Views | ||
|
Page:
1
|
Go to Top |


