From e43c64e44ee21c7578afec2e1d30da88dac9a7a3 Mon Sep 17 00:00:00 2001 From: vargenau Date: Tue, 31 Mar 2009 12:20:18 +0000 Subject: [PATCH] Remove history git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@6745 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- tests/CompatInfo.php | 12 +----------- tests/unit/test.php | 14 -------------- 2 files changed, 1 insertion(+), 25 deletions(-) diff --git a/tests/CompatInfo.php b/tests/CompatInfo.php index a31e7df27..86cb923f1 100755 --- a/tests/CompatInfo.php +++ b/tests/CompatInfo.php @@ -153,16 +153,6 @@ if ($debug) { echo "\n"; } -// $Log: not supported by cvs2svn $ -// Revision 1.2 2004/08/24 00:27:29 rurban -// Turn recursion on -// -// Revision 1.1 2004/08/24 00:21:57 rurban -// Print the PHP compatibility info for phpwiki. -// per file and per project, -// (which function is dependend on which php version?) -// - // (c-file-style: "gnu") // Local Variables: // mode: php @@ -171,4 +161,4 @@ if ($debug) { // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: -?> \ No newline at end of file +?> diff --git a/tests/unit/test.php b/tests/unit/test.php index 5d309b9ae..87942c7a8 100644 --- a/tests/unit/test.php +++ b/tests/unit/test.php @@ -659,20 +659,6 @@ foreach ($run_database_backends as $dbtype) { if (isset($HTTP_SERVER_VARS['REQUEST_METHOD'])) echo "\n"; -// $Log: not supported by cvs2svn $ -// Revision 1.46 2007/01/21 12:26:38 rurban -// Improve UI (label, button) -// -// Revision 1.45 2007/01/04 16:48:15 rurban -// Do sqlite -// -// Revision 1.44 2006/12/23 11:44:56 rurban -// deal with strict references and the order of deletion -// -// Revision 1.43 2006/06/05 09:35:02 rurban -// add experimental backend flatfile, minor fixes -// - // (c-file-style: "gnu") // Local Variables: // mode: php -- 2.45.0