Two small problems I noticed when running php with E_ALL reporting

  1. in hook_help wrong var is used $section is no longer there now we need to use $path
  2. wrapped an if check into isset to avoid a notice when var is not present

Patch attached and ready for review

CommentFileSizeAuthor
imagecache_profiles_notice.patch1017 bytesRok Žlender

Comments

andypost’s picture

Status: Needs review » Reviewed & tested by the community

So trivial but helpful

andypost’s picture

Status: Reviewed & tested by the community » Fixed

commited to HEAD and 6-dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.