Instead of setting $GLOBALS['conf']['cache'] = 0; take advantage of the drupal_page_is_cacheable() function. This uses the API and makes for easier debugging.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal_page_is_cacheable-1343838.patch | 654 bytes | gcassie |
Instead of setting $GLOBALS['conf']['cache'] = 0; take advantage of the drupal_page_is_cacheable() function. This uses the API and makes for easier debugging.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal_page_is_cacheable-1343838.patch | 654 bytes | gcassie |
Comments
Comment #1
gcassie commentedPatch attached.
Comment #2
soyarma commentedhear hear!
... and rbtc
Comment #3
soyarma commentedComment #4
quicksketchYeah this one is a no-brainer. I'll put it in next time I'm working on Flag.
Comment #5
socketwench commentedCommitted to DEV. ^_^
Marking closed (fixed).