Downloads
Download tar.gz
18.77 KB
MD5: 34852ff8f2495952614820ae7475489e
SHA-1: e3f6316019551f92c336c4450e2141c3231f7a2f
SHA-256: f00495546963a4ebb6443f60b482d187526b30ea6f5275771b7da5529c2fccd0
Download zip
22.73 KB
MD5: 42c3bea094cc8521f0c504ea35f82b8f
SHA-1: 2f2fa95a55b88bed0ba67c7fa35e064aac3b1da5
SHA-256: b850648b6c260f1a362f7dc131a344e90606980503fbac090e3bc63ef93ab9da
Release notes
Changes since DRUPAL-6--2-0-ALPHA5:
- By kiam: Replaced "isset()" with "!empty()" for checking the value of $node->book["bid"].
- #1004260 by kiam: A call to db_query() uses wrong parameters and doesn't pass the table name to db_escape_table().
- By kiam: Fixed the reference to a local variable.