From: Geoffrey T. D. <da...@us...> - 2001-05-31 17:45:43
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv9218/pgsrc Modified Files: FindPage HomePage Log Message: Missing periods added by Jan Nieuwenhuizen <ja...@gn...>. Index: FindPage =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/FindPage,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** FindPage 2000/11/18 13:50:35 1.5 --- FindPage 2001/05/31 17:45:41 1.6 *************** *** 2,7 **** * HowToUseWiki gives you the quick lowdown on Wiki markup. ! * RecentChanges recorded automatically ! * MoreAboutMechanics of browsing and editing on this server Here's a title search. Try something like ''wiki'' --- 2,7 ---- * HowToUseWiki gives you the quick lowdown on Wiki markup. ! * RecentChanges recorded automatically. ! * MoreAboutMechanics of browsing and editing on this server. Here's a title search. Try something like ''wiki'' Index: HomePage =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/HomePage,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** HomePage 2001/04/06 18:08:04 1.1 --- HomePage 2001/05/31 17:45:41 1.2 *************** *** 5,7 **** * See RecentChanges for the latest page additions and changes. * Find out which pages are MostPopular. ! * Read the ReleaseNotes --- 5,7 ---- * See RecentChanges for the latest page additions and changes. * Find out which pages are MostPopular. ! * Read the ReleaseNotes. |