CVSROOT:        /web/administration
Module name:    administration
Changes by:     Sylvain Beucler <Beuc>  07/06/26 22:48:00

Modified files:
        content/gnu-content: page_footer.txt 

Log message:
        support alternate /new/ locatino

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/page_footer.txt?cvsroot=administration&r1=1.10&r2=1.11

Patches:
Index: page_footer.txt
===================================================================
RCS file: 
/web/administration/administration/content/gnu-content/page_footer.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- page_footer.txt     26 Jun 2007 22:44:22 -0000      1.10
+++ page_footer.txt     26 Jun 2007 22:48:00 -0000      1.11
@@ -1,7 +1,7 @@
 <span style="float:right">
 <a href="<?php
 echo 'http://git.sv.gnu.org/gitweb/?p=savane-cleanup.git;a=blob;f='
-  . preg_replace(':/var/www/:', '', realpath($_SERVER['SCRIPT_FILENAME']))
+  . preg_replace(':(/var/www/|/var/www/savane-test/frontend/php/):', '', 
realpath($_SERVER['SCRIPT_FILENAME']))
   . ';hb=HEAD';
 ?>">Source<br />Code</a>
 </span>


_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs

Reply via email to