From: Reini U. <ru...@x-...> - 2006-04-15 10:18:33
|
2006/4/15, Thomas Haws <tom...@gm...>: > Here's a little bug: > > At http://hawsedc.constructionnotesmanager.com/thomas/PhpWikiAdministrati= on > in Email verification. > > WikiAdminUtils says: > . Page Name Click to reverse sort order . E-Mail . . > Verification Status . > > Cancel > > Okay > > /home/jconstru/public_html/hawsedc/phpwiki/lib/plugin/WikiAdminUtils.php:= 231: > Notice: Undefined property: PageList::$_rows Thanks. Changed to: $group =3D (int)(count($pagelist->_pages) / $pagelist->_group_rows); -- Reini Urban http://phpwiki.org/ http://spacemovie.mur.at/ http://helsinki.at/ |