[Openfirst-cvscommit] www/inc footers.php,1.1,1.2
Brought to you by:
xtimg
From: Larry <rob...@us...> - 2004-12-31 05:04:42
|
Update of /cvsroot/openfirst/www/inc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6869 Modified Files: footers.php Log Message: changed /source.php to http://www.openfirst.org/source.php on line 26 Index: footers.php =================================================================== RCS file: /cvsroot/openfirst/www/inc/footers.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** footers.php 24 Jun 2004 00:11:45 -0000 1.1 --- footers.php 31 Dec 2004 05:04:18 -0000 1.2 *************** *** 24,28 **** */ ?>. <a ! href="/source.php?url=<?php echo($_SERVER["SCRIPT_NAME"]);?> ">Show --- 24,28 ---- */ ?>. <a ! href="http://www.openfirst.org/source.php?url=<?php echo($_SERVER["SCRIPT_NAME"]);?> ">Show |