Issue link: http://drupal.org/node/224333#hook_footer
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | upgrade_routine-643118-2.patch | 4.29 KB | duellj |
| #1 | upgrade_routine-643118-1.patch | 4.28 KB | duellj |
Issue link: http://drupal.org/node/224333#hook_footer
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | upgrade_routine-643118-2.patch | 4.29 KB | duellj |
| #1 | upgrade_routine-643118-1.patch | 4.28 KB | duellj |
Comments
Comment #1
duellj commentedInitial patch. Rewrites function call and all return statements, as well as adds $main = drupal_is_front_page(); to function.
Comment #2
duellj commentedJust realized that I don't need to return the entire node in searchAll.
Comment #3
klausiCoder 7.x-1.x is frozen now and will not receive any updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.