From: <var...@us...> - 2009-09-11 08:04:16
|
Revision: 7110 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7110&view=rev Author: vargenau Date: 2009-09-11 08:04:02 +0000 (Fri, 11 Sep 2009) Log Message: ----------- Remove $Log Modified Paths: -------------- trunk/lib/WikiDB/backend/PDO_oci8.php trunk/lib/WikiDB/backend/PDO_pgsql.php trunk/lib/WikiDB/backend/dumb/MostPopularIter.php trunk/lib/WikiDB/flatfile.php trunk/lib/WikiUser/EMailConfirm.php trunk/lib/WysiwygEdit/spaw.php trunk/lib/imdb.php trunk/lib/plugin/CacheTest.php trunk/lib/plugin/CreateBib.php trunk/lib/plugin/Imdb.php trunk/lib/plugin/LinkSearch.php trunk/lib/plugin/NewPagesPerUser.php trunk/lib/plugin/RecentEdits.php trunk/lib/plugin/UriResolver.php trunk/lib/plugin/_Retransform.php Modified: trunk/lib/WikiDB/backend/PDO_oci8.php =================================================================== --- trunk/lib/WikiDB/backend/PDO_oci8.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/WikiDB/backend/PDO_oci8.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -87,8 +87,6 @@ } } -// $Log: not supported by cvs2svn $ - // (c-file-style: "gnu") // Local Variables: // mode: php @@ -97,4 +95,4 @@ // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: -?> \ No newline at end of file +?> Modified: trunk/lib/WikiDB/backend/PDO_pgsql.php =================================================================== --- trunk/lib/WikiDB/backend/PDO_pgsql.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/WikiDB/backend/PDO_pgsql.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -50,8 +50,6 @@ } } -// $Log: not supported by cvs2svn $ - // (c-file-style: "gnu") // Local Variables: // mode: php @@ -60,4 +58,4 @@ // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: -?> \ No newline at end of file +?> Modified: trunk/lib/WikiDB/backend/dumb/MostPopularIter.php =================================================================== --- trunk/lib/WikiDB/backend/dumb/MostPopularIter.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/WikiDB/backend/dumb/MostPopularIter.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -66,8 +66,6 @@ return $ahits - $bhits; } -// $Log: not supported by cvs2svn $ - // For emacs users // Local Variables: // mode: php Modified: trunk/lib/WikiDB/flatfile.php =================================================================== --- trunk/lib/WikiDB/flatfile.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/WikiDB/flatfile.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -49,10 +49,6 @@ } } - -// $Log: not supported by cvs2svn $ - - // (c-file-style: "gnu") // Local Variables: // mode: php Modified: trunk/lib/WikiUser/EMailConfirm.php =================================================================== --- trunk/lib/WikiUser/EMailConfirm.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/WikiUser/EMailConfirm.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -40,8 +40,6 @@ } } -// $Log: not supported by cvs2svn $ - // Local Variables: // mode: php // tab-width: 8 @@ -49,4 +47,4 @@ // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: -?> \ No newline at end of file +?> Modified: trunk/lib/WysiwygEdit/spaw.php =================================================================== --- trunk/lib/WysiwygEdit/spaw.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/WysiwygEdit/spaw.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -46,11 +46,6 @@ } } -/* - $Log: not supported by cvs2svn $ - -*/ - // Local Variables: // mode: php // tab-width: 8 @@ -58,4 +53,4 @@ // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: -?> \ No newline at end of file +?> Modified: trunk/lib/imdb.php =================================================================== --- trunk/lib/imdb.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/imdb.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -357,8 +357,6 @@ }; -// $Log: not supported by cvs2svn $ - // (c-file-style: "gnu") // Local Variables: // mode: php @@ -367,4 +365,4 @@ // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: -?> \ No newline at end of file +?> Modified: trunk/lib/plugin/CacheTest.php =================================================================== --- trunk/lib/plugin/CacheTest.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/plugin/CacheTest.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -150,8 +150,6 @@ } // WikiPlugin_CacheTest -// $Log: not supported by cvs2svn $ - // For emacs users // Local Variables: // mode: php Modified: trunk/lib/plugin/CreateBib.php =================================================================== --- trunk/lib/plugin/CreateBib.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/plugin/CreateBib.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -168,7 +168,6 @@ } }; -// $Log: not supported by cvs2svn $ // Based on CreateTOC // For emacs users Modified: trunk/lib/plugin/Imdb.php =================================================================== --- trunk/lib/plugin/Imdb.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/plugin/Imdb.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -110,9 +110,6 @@ } }; -// $Log: not supported by cvs2svn $ -// - // For emacs users // Local Variables: // mode: php Modified: trunk/lib/plugin/LinkSearch.php =================================================================== --- trunk/lib/plugin/LinkSearch.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/plugin/LinkSearch.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -180,9 +180,6 @@ } } -// $Log: not supported by cvs2svn $ -// - // Local Variables: // mode: php // tab-width: 8 Modified: trunk/lib/plugin/NewPagesPerUser.php =================================================================== --- trunk/lib/plugin/NewPagesPerUser.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/plugin/NewPagesPerUser.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -116,12 +116,6 @@ } }; -//function cmp_by_num($a, $b) { // larger first -// return $a < $b ? 1 : 0; -//} - -// $Log: not supported by cvs2svn $ - // Local Variables: // mode: php // tab-width: 8 Modified: trunk/lib/plugin/RecentEdits.php =================================================================== --- trunk/lib/plugin/RecentEdits.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/plugin/RecentEdits.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -42,8 +42,6 @@ } } -// $Log: not supported by cvs2svn $ - // (c-file-style: "gnu") // Local Variables: // mode: php Modified: trunk/lib/plugin/UriResolver.php =================================================================== --- trunk/lib/plugin/UriResolver.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/plugin/UriResolver.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -65,8 +65,6 @@ } }; -// $Log: not supported by cvs2svn $ - // For emacs users // Local Variables: // mode: php Modified: trunk/lib/plugin/_Retransform.php =================================================================== --- trunk/lib/plugin/_Retransform.php 2009-09-10 16:24:18 UTC (rev 7109) +++ trunk/lib/plugin/_Retransform.php 2009-09-11 08:04:02 UTC (rev 7110) @@ -85,8 +85,6 @@ }; -// $Log: not supported by cvs2svn $ - // (c-file-style: "gnu") // Local Variables: // mode: php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |