From: <var...@us...> - 2009-09-10 16:24:35
|
Revision: 7109 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7109&view=rev Author: vargenau Date: 2009-09-10 16:24:18 +0000 (Thu, 10 Sep 2009) Log Message: ----------- Remove history Modified Paths: -------------- trunk/lib/wikilens/CustomPrefs.php Modified: trunk/lib/wikilens/CustomPrefs.php =================================================================== --- trunk/lib/wikilens/CustomPrefs.php 2009-09-10 16:08:56 UTC (rev 7108) +++ trunk/lib/wikilens/CustomPrefs.php 2009-09-10 16:24:18 UTC (rev 7109) @@ -53,9 +53,6 @@ 'recnnbr' => new _UserPreference_recnnbr(10,14,80), )); - -// $Log: not supported by cvs2svn $ - // Local Variables: // mode: php // tab-width: 8 @@ -63,4 +60,4 @@ // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: -?> \ No newline at end of file +?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |