nrep
Well-known member
I'm creating a monitoring script for my sites, and as part of that I'm displaying a value for the XF version in a PHP script.
I've found that I can echo XenForo_Application::$versionId, but I get an unfriendly version string: "1020270". Is there a way I can find out the friendly Version ID? i.e. 1.2.2
I've found that I can echo XenForo_Application::$versionId, but I get an unfriendly version string: "1020270". Is there a way I can find out the friendly Version ID? i.e. 1.2.2