joomla2.5 - How to get joomla version by http? -


I have seen screenshots of a solution, where the Joomla version is only being detected by accessing the page via http As the solution demonstrates all 3 digits of the Joomla version. Like 2.5.28, or 1.0.x and so on.

So I'm wondering how this can be done?

Yes, it can be done. The app will display with the "/ language / en-GB / en-GB.xml" website URL, and then the document tree. You can see the version in the tag. To do this, the Python Code is: - Enter image details here


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -