|
CVS: phpwiki/lib/plugin WikiAdminChown.php,1.7,1.8: msg#00175web.wiki.phpwiki.checkins
Update of /cvsroot/phpwiki/phpwiki/lib/plugin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26336/plugin Modified Files: WikiAdminChown.php Log Message: reformatting Index: WikiAdminChown.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/lib/plugin/WikiAdminChown.php,v retrieving revision 1.7 retrieving revision 1.8 diff -u -2 -b -p -d -r1.7 -r1.8 --- WikiAdminChown.php 23 Nov 2004 15:17:19 -0000 1.7 +++ WikiAdminChown.php 29 Jan 2005 19:48:14 -0000 1.8 @@ -138,5 +138,6 @@ extends WikiPlugin_WikiAdminSelect if ($next_action == 'select' and empty($pages)) { // List all pages to select from. - $pages = $this->collectPages($pages, $dbi, $args['sortby'], $args['limit'], $args['exclude']); + $pages = $this->collectPages($pages, $dbi, $args['sortby'], $args['limit'], + $args['exclude']); } /* // let the user decide which info @@ -190,4 +191,7 @@ extends WikiPlugin_WikiAdminSelect // $Log$ +// Revision 1.8 2005/01/29 19:48:14 rurban +// reformatting +// // Revision 1.7 2004/11/23 15:17:19 rurban // better support for case_exact search (not caseexact for consistency), ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS: phpwiki/tests/unit test.php,1.36,1.37: 00175, Reini Urban |
|---|---|
| Next by Date: | CVS: phpwiki/lib/plugin _BackendInfo.php,1.23,1.24: 00175, Reini Urban |
| Previous by Thread: | CVS: phpwiki/tests/unit test.php,1.36,1.37i: 00175, Reini Urban |
| Next by Thread: | CVS: phpwiki/lib/plugin _BackendInfo.php,1.23,1.24: 00175, Reini Urban |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |