undefined function _book_get_depth()
sanduhrs - April 7, 2006 - 08:47
| Project: | Export DocBook |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | puregin |
| Status: | closed |
Jump to:
Description
With Drupal-CVS and ExportDocBook-CVS I get the following error:
Fatal error: Call to undefined function _book_get_depth() in export_docbook.module on line 58
Seems the function has been removed from book.module http://drupal.org/node/53826
vg

#1
Thanks - I guess this means that my book module refactoring patch was committed! I've updated export_docbook accordingly.
Best regards, Djun
#2