From: Carsten K. <car...@us...> - 2002-01-09 05:48:20
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv19235 Modified Files: UserPreferences Log Message: added rcs $Id$ Index: UserPreferences =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/UserPreferences,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** UserPreferences 2001/12/19 04:20:15 1.2 --- UserPreferences 2002/01/09 05:48:18 1.3 *************** *** 1,9 **** ! Mime-Version: 1.0 Content-Type: application/x-phpwiki; pagename=UserPreferences; ! flags=PAGE_LOCKED Content-Transfer-Encoding: binary ! You can now set some user preferences. The values of these preferences are currently stored in a cookie (so you must have cookies enabled to use this feature.) ! !EditArea Dimensions. --- 1,11 ---- ! 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=UserPreferences; ! flags=PAGE_LOCKED; ! lastmodified=1009096691; Content-Transfer-Encoding: binary ! You can now set some user preferences. The values of these preferences are currently stored in a cookie (so you must have cookies enabled to use this feature.) ! !EditArea Dimensions. |