The example template.php file supplied with the current 5.x-1.x-dev release has a call to module_exist which should be module_exists as of drupal 5.
| Comment | File | Size | Author |
|---|---|---|---|
| page_title-module_exists.patch | 418 bytes | john morahan |
The example template.php file supplied with the current 5.x-1.x-dev release has a call to module_exist which should be module_exists as of drupal 5.
| Comment | File | Size | Author |
|---|---|---|---|
| page_title-module_exists.patch | 418 bytes | john morahan |
Comments
Comment #1
john morahan commentedwrong status, sorry
Comment #2
sutharsan commentedChecked and agree.
Comment #3
nicholasthompsonCommitted...
http://drupal.org/cvs?commit=65459
Thanks John (and Sutharsan)
Comment #4
killes@www.drop.org commented