From: Steve W. <wai...@us...> - 2001-01-19 22:38:54
|
Update of /cvsroot/phpwiki/phpwiki In directory usw-pr-cvs1:/tmp/cvs-serv16687 Modified Files: CREDITS Log Message: Updated the credits for Joel and Pablo Index: CREDITS =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/CREDITS,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** CREDITS 2000/12/22 21:10:56 1.7 --- CREDITS 2001/01/19 22:38:59 1.8 *************** *** 36,39 **** --- 36,45 ---- ! Patches + ;[Joel Uckelman | uck...@ia... ] : + ;: ported the dbmlib.php to the new dba_* interface, which is the default in PHP 4.0.4 and later. + + ;[ Pablo Roca Rozas | pr...@cl... ] : + ;: contributed a new logo image file and updated the Spanish translation + ;[Scott R. Anderson | sr...@di... ] : ;: contributed a patch to allow authorized users' names to appear in RecentChanges. |