From 2e0cae57917dbd73ad449ceb01c1eadce1fae37d Mon Sep 17 00:00:00 2001 From: vargenau Date: Tue, 26 Aug 2008 09:14:36 +0000 Subject: [PATCH] Activated Id substitution for Subversion git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@6198 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- INSTALL | 2 +- Makefile | 2 +- RPC2.php | 2 +- UPGRADING | 2 +- configurator.php | 4 ++-- index.php | 2 +- passencrypt.php | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/INSTALL b/INSTALL index 9b8c7ccf7..a99e0fe93 100644 --- a/INSTALL +++ b/INSTALL @@ -156,4 +156,4 @@ You can join this list at: FIN -$Id: INSTALL,v 1.26 2006-09-06 05:40:02 rurban Exp $ +$Id$ diff --git a/Makefile b/Makefile index 5b77ca4a8..575c16169 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 2008-07-27 21:47:30 rurban Exp $ +# $Id$ # user-definable settings: VERSION= # for mysqladmin diff --git a/RPC2.php b/RPC2.php index ac055ab37..a5ab8d8d3 100644 --- a/RPC2.php +++ b/RPC2.php @@ -1,5 +1,5 @@ @@ -162,7 +162,7 @@ echo '<','?xml version="1.0" encoding="iso-8859-1"?',">\n"; "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + Configuration tool for PhpWiki <?php echo $config_file ?>