Defining SVN constants in the files we've finished updating
[viewsvn.git] / index.php
index acb8ba4e18de65961fea96b23dbdd4e786743070..00c05635d81d016664d5fa8396bf8c9d6154fc1d 100644 (file)
--- a/index.php
+++ b/index.php
@@ -26,6 +26,8 @@ $fetchtemplates = array(
        'index'
 );
 
+define('SVN', '$Id$');
+
 require_once('./global.php');
 
 // ###################################################################