How to discover what is the latest Discuz!X ML revision?
The simplest method (thanx to ravipratap95) is to just read the latest post in our changelogs:For x2.5ML:
http://codersclub.org/discuzx/fo ... o=lastpost#lastpost
For x3.0ML:
http://codersclub.org/discuzx/fo ... o=lastpost#lastpost
But this method can be incorrect! :(
Because of we can forget to post a message or just make a mistake...
The most correct method to check the latest revision
is to go to our repository and view the REAL revision number!
For x2.5ML:
https://bitbucket.org/vot/discuzx25
For x3.0ML:
https://bitbucket.org/vot/discuzx30
Next click the Source in menu,
then click to the "upload" folder,
then click to the "source" folder,
and then click to the file discuz_version.php
You will see the next line in this file:define('DISCUZ_ML_REVISION','NNN');
Where 'NNN' is the latest revision number!
Enjoy :)
Thx Vot ! how come its a thanks to me ?????
i dont remember doing anything...
maybe i was asleep at that time:lol
Pages:
[1]