/ Published in: PHP
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<?php
$version = $svn[3];
} else { // pre 1.4 svn used xml for this file
$version = $version[1];
}
}
?>
URL: http://bakery.cakephp.org/articles/view/using-your-application-svn-revision-number
Comments
 Subscribe to comments
                    Subscribe to comments
                
                