Index: book_access.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/book_access/book_access.module,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 book_access.module
--- book_access.module	13 Sep 2008 01:08:05 -0000	1.11
+++ book_access.module	18 Sep 2008 16:06:38 -0000
@@ -11,7 +11,7 @@
  *
  */
 
-define(BOOK_ACCESS_GRANT_PRIORITY, 0);
+define('BOOK_ACCESS_GRANT_PRIORITY', 0);
 
 /**
  * Implementation of hook_help()
