From 959cbd0eb88d68dc8380090517ba244cb62fbfba Mon Sep 17 00:00:00 2001 From: vargenau Date: Mon, 5 Oct 2009 14:25:48 +0000 Subject: [PATCH] Add svn:keywords git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@7181 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- ImageTile.php | 2 +- SOAP.php | 2 +- admin/wiki2public.php | 2 +- getimg.php | 2 +- lib/ASCIIMathPHP/ASCIIMathPHP-2.0.cfg.php | 4 ++-- lib/ASCIIMathPHP/ASCIIMathPHP-2.0.class.php | 4 ++-- lib/ASCIIMathPHP/ASCIIMathPHP.cfg.php | 4 ++-- lib/ASCIIMathPHP/ASCIIMathPHP.class.php | 4 ++-- lib/pear/JSON.php | 4 ++-- lib/purgepage.php | 2 +- tests/unit/lib/DumpHtml.php | 4 ++-- tests/unit/lib/PageListTest.php | 2 +- tests/unit/lib/SetupWiki.php | 4 ++-- tests/unit/lib/TextSearchTest.php | 2 +- tests/unit/lib/plugin/AllPagesTest.php | 2 +- tests/unit/lib/plugin/AllUsersTest.php | 2 +- tests/unit/lib/plugin/IncludePageTest.php | 2 +- tests/unit/lib/plugin/ListPagesTest.php | 2 +- tests/unit/lib/plugin/OrphanedPagesTest.php | 2 +- tests/unit/lib/plugin/WantedPagesTest.php | 2 +- tests/unit/pcre-crash.php | 4 ++-- tests/unit/test.php | 1 + tests/unit_test_backend_cvs.php | 3 ++- tests/xmlrpc/interop-client.php | 1 + tests/xmlrpc/interop-server.php | 2 +- tests/xmlrpc/validate-form.php | 2 +- tests/xmlrpc/validate.php | 2 +- tests/xmlrpc/xmlrpc-client.php | 1 + tests/xmlrpc/xmlrpc-introspect.php | 2 +- tests/xmlrpc/xmlrpc-servers.php | 4 ++-- tests/xmlrpc/xmlrpc_utils.php | 2 +- 31 files changed, 41 insertions(+), 37 deletions(-) diff --git a/ImageTile.php b/ImageTile.php index 941406a7d..e02304d54 100644 --- a/ImageTile.php +++ b/ImageTile.php @@ -1,4 +1,4 @@ - diff --git a/lib/ASCIIMathPHP/ASCIIMathPHP-2.0.cfg.php b/lib/ASCIIMathPHP/ASCIIMathPHP-2.0.cfg.php index a4e0859b9..e65a9a1db 100644 --- a/lib/ASCIIMathPHP/ASCIIMathPHP-2.0.cfg.php +++ b/lib/ASCIIMathPHP/ASCIIMathPHP-2.0.cfg.php @@ -1,4 +1,4 @@ ->' => array( 'input'=>'>>', 'tag'=>'mo', 'output'=>'&#' . hexdec('232A') . ';', 'right_bracket'=>TRUE) // 2005-06-07 wes ); -?> \ No newline at end of file +?> diff --git a/lib/ASCIIMathPHP/ASCIIMathPHP-2.0.class.php b/lib/ASCIIMathPHP/ASCIIMathPHP-2.0.class.php index f126de5a7..513aab7c8 100644 --- a/lib/ASCIIMathPHP/ASCIIMathPHP-2.0.class.php +++ b/lib/ASCIIMathPHP/ASCIIMathPHP-2.0.class.php @@ -1,4 +1,4 @@ - \ No newline at end of file +?> diff --git a/lib/ASCIIMathPHP/ASCIIMathPHP.cfg.php b/lib/ASCIIMathPHP/ASCIIMathPHP.cfg.php index de024253c..c6c432e23 100644 --- a/lib/ASCIIMathPHP/ASCIIMathPHP.cfg.php +++ b/lib/ASCIIMathPHP/ASCIIMathPHP.cfg.php @@ -1,4 +1,4 @@ ->' => array( 'input'=>'>>', 'tag'=>'mo', 'output'=>'&#' . hexdec('232A') . ';', 'right_bracket'=>TRUE) // 2005-06-07 wes ); -?> \ No newline at end of file +?> diff --git a/lib/ASCIIMathPHP/ASCIIMathPHP.class.php b/lib/ASCIIMathPHP/ASCIIMathPHP.class.php index 845aa9f04..a777bbda2 100644 --- a/lib/ASCIIMathPHP/ASCIIMathPHP.class.php +++ b/lib/ASCIIMathPHP/ASCIIMathPHP.class.php @@ -1,4 +1,4 @@ - \ No newline at end of file +?> diff --git a/lib/pear/JSON.php b/lib/pear/JSON.php index 0cddbddb4..62020f937 100644 --- a/lib/pear/JSON.php +++ b/lib/pear/JSON.php @@ -1,4 +1,4 @@ - * @author Brett Stimmerman * @copyright 2005 Michal Migurski - * @version CVS: $Id: JSON.php,v 1.31 2006/06/28 05:54:17 migurski Exp $ + * @version CVS: $Id$ * @license http://www.opensource.org/licenses/bsd-license.php * @link http://pear.php.net/pepr/pepr-proposal-show.php?id=198 */ diff --git a/lib/purgepage.php b/lib/purgepage.php index 36908c845..42a83910b 100644 --- a/lib/purgepage.php +++ b/lib/purgepage.php @@ -1,5 +1,5 @@ \ No newline at end of file +?> diff --git a/tests/unit/lib/PageListTest.php b/tests/unit/lib/PageListTest.php index cdfd7c9fc..85e5c0ca5 100644 --- a/tests/unit/lib/PageListTest.php +++ b/tests/unit/lib/PageListTest.php @@ -1,4 +1,4 @@ - \ No newline at end of file +?> diff --git a/tests/unit/lib/TextSearchTest.php b/tests/unit/lib/TextSearchTest.php index eada518d8..351f7ad0e 100644 --- a/tests/unit/lib/TextSearchTest.php +++ b/tests/unit/lib/TextSearchTest.php @@ -1,4 +1,4 @@ - \ No newline at end of file +?> diff --git a/tests/unit/test.php b/tests/unit/test.php index 87942c7a8..7cc4e2c56 100644 --- a/tests/unit/test.php +++ b/tests/unit/test.php @@ -1,6 +1,7 @@ * Copyright (C) 2004,2005,2006 Reini Urban + * $Id$ * * This file is part of PhpWiki. * diff --git a/tests/unit_test_backend_cvs.php b/tests/unit_test_backend_cvs.php index 8b6b2a16a..a4f3864e4 100644 --- a/tests/unit_test_backend_cvs.php +++ b/tests/unit_test_backend_cvs.php @@ -5,6 +5,7 @@ * is designed to be run directly using the php4 command. * * Author: Gerrit Riessen, gerrit.riessen@open-source-consultants.de + * $Id$ */ // assume that the we've cd'ed to the tests directory @@ -116,4 +117,4 @@ if ( $REMOVE_DEBUG ) { print "It appears something went wrong, nothing being removed\n"; } -?> \ No newline at end of file +?> diff --git a/tests/xmlrpc/interop-client.php b/tests/xmlrpc/interop-client.php index e1350fe5f..89bfe3dbc 100644 --- a/tests/xmlrpc/interop-client.php +++ b/tests/xmlrpc/interop-client.php @@ -5,6 +5,7 @@ Author: Dan Libby (dan@libby.com) Epinions.com may be contacted at feedback@epinions-inc.com + $Id$ */ /* diff --git a/tests/xmlrpc/interop-server.php b/tests/xmlrpc/interop-server.php index a7789037c..353a12c0b 100644 --- a/tests/xmlrpc/interop-server.php +++ b/tests/xmlrpc/interop-server.php @@ -1,4 +1,4 @@ - - \ No newline at end of file +?> diff --git a/tests/xmlrpc/xmlrpc_utils.php b/tests/xmlrpc/xmlrpc_utils.php index c85ca32d9..1fce78d3e 100644 --- a/tests/xmlrpc/xmlrpc_utils.php +++ b/tests/xmlrpc/xmlrpc_utils.php @@ -1,4 +1,4 @@ -