Closed (duplicate)
Project:
ImageCache Actions
Version:
5.x-1.0
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2008 at 19:24 UTC
Updated:
11 Jun 2008 at 02:50 UTC
First of all dman, I want to say thanks for a great mod. My very minor issue is that utility.inc starts with <? and not <?php . I know it sounds trivial and it only took me a short time to figure this out, but it was a little frustrating.
Some people say we should only use the long tags so as to not confuse the web server with XML which uses these short tags, so some admins set only long tags for php code. I just ran it thru the coder mod and it didn't complain but maybe it should have.
Just my $.02 otherwise as I've said, great mod, thanks again.
Comments
Comment #1
dman commentedYou are right.
http://drupal.org/node/266381
I'm just checking in that fix now.
It was simply overlooked when I made that library up freehand.