Looks like there's a typo in one of the constant names: PRIVATE_AUTOMATIC is actually defined as "PRIVSTE_AUTOMATIC".
Here's a patch to fix.
| Comment | File | Size | Author |
|---|---|---|---|
| private.module.typo_.patch | 310 bytes | jshuster@drupal.org |
Looks like there's a typo in one of the constant names: PRIVATE_AUTOMATIC is actually defined as "PRIVSTE_AUTOMATIC".
Here's a patch to fix.
| Comment | File | Size | Author |
|---|---|---|---|
| private.module.typo_.patch | 310 bytes | jshuster@drupal.org |
Comments
Comment #1
greggles#436620: Typos, variable names, and whitespace cleanup
Comment #2
greenmachine commented+1 to including this in a new release. Not really what I would consider a "1.0" release when something as important as a constant has a typo.