- Timestamp:
- 05/12/08 17:18:39 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/owner/communication/trash/comment/index.php
r5874 r5926 55 55 list($comments, $paging) = getTrashCommentsWithPagingForOwner($blogid, $categoryId, $name, $ip, $search, $suri['page'], $perPage); 56 56 require ROOT . '/lib/piece/owner/header.php'; 57 require ROOT . '/lib/piece/owner/contentMenu.php'; 57 58 58 ?> 59 59 <script type="text/javascript">
