- Patch #369587 by JamesAn: removed code comment that is incorrect.

merge-requests/26/head
Dries Buytaert 2009-04-08 03:23:46 +00:00
parent 2704385be8
commit 1de1293df0
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
* - $book_menus: Array of book outlines rendered as an unordered list. It is
* keyed to the parent book ID which is also the ID of the parent node
* containing an entire outline.
*
* @see template_preprocess_book_all_books_block()
*/
?>
<?php foreach ($book_menus as $book_id => $menu) : ?>