From: Carsten K. <car...@us...> - 2002-01-09 06:30:05
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv26708 Modified Files: MostPopular Log Message: Added PAGE_LOCKED flag and an $Id$ tag. Index: MostPopular =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/MostPopular,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** MostPopular 2001/09/18 19:16:23 1.2 --- MostPopular 2002/01/09 06:30:02 1.3 *************** *** 1,2 **** ! <?plugin MostPopular limit=20 ?> --- 1,9 ---- ! Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks+carsten's-binary-hack) ! X-RCS_ID: $Id$ ! Content-Type: application/x-phpwiki; ! pagename=MostPopular; ! flags=PAGE_LOCKED; ! lastmodified=1009096690; ! Content-Transfer-Encoding: binary + <?plugin MostPopular limit=20 ?> |