startTransaction(); KTDocumentUtil::reindexDocument($oDocument); $s .= $oDocument->getName() . '
'; $this->commitTransaction(); } return $s; } } $oDispatcher = new ReindexAdminPage; $oDispatcher->dispatch(); ?>