Difference between #3 and #4 of
Automatically get the SVN Revision Number of your Project

Revision #4 has been created by CeBe on Apr 14, 2014, 5:42:31 AM with the memo:

changed yii version
« previous (#3) next (#5) »

Changes

Title unchanged

Automatically get the SVN Revision Number of your Project

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

svn, revision, project versioning

Content unchanged

[...]
```php
$svnrev = new GetChangedRevision();
echo "Revision: ".$svnrev->getRevision();
```
That's it. Hopefully this will be helpful to you guys.
3 0
4 followers
Viewed: 12 839 times
Version: all
Category: Tutorials
Written by: jcagentzero
Last updated by: jcagentzero
Created on: Apr 10, 2014
Last updated: 9 years ago
Update Article

Revisions

View all history