Defining SVN constants in the files we've finished updating
[viewsvn.git] / browse.php
index 0a95e9665258bb420a84b0f084869208e11d1afa..bd8bc48606f31b57dfbef48d3e824ac73fa833e9 100644 (file)
@@ -25,6 +25,8 @@ $fetchtemplates = array(
        'property'
 );
 
+define('SVN', '$Id$');
+
 require_once('./global.php');
 
 $navbar = ConstructNavbar();