PHP notices
Rok Žlender - February 17, 2009 - 09:03
| Project: | ImageCache Profiles |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Two small problems I noticed when running php with E_ALL reporting
- in hook_help wrong var is used $section is no longer there now we need to use $path
- wrapped an if check into isset to avoid a notice when var is not present
Patch attached and ready for review
| Attachment | Size |
|---|---|
| imagecache_profiles_notice.patch | 1017 bytes |

#1
So trivial but helpful
#2
commited to HEAD and 6-dev
#3
Automatically closed -- issue fixed for 2 weeks with no activity.