Open GoogleCodeExporter opened 8 years ago
See some notes here http://harves.net/2011/05/playing-with-timthumb/
Original comment by daniel%h...@gtempaccount.com
on 23 May 2011 at 3:24
Patch file attached for current svn HEAD.
Original comment by daniel%h...@gtempaccount.com
on 23 May 2011 at 3:30
Attachments:
Notes FYI regarding the timthumb.php attached here (not the patch file):
1. Contains my domain in allowed sites (harves.net) - you won't want this.
2. Also contains the '%20' substitution removed from clean_source() recently
(as I want this).
Just so you know.
Original comment by daniel%h...@gtempaccount.com
on 23 May 2011 at 3:32
Very useful.
I just change how to get value of parameter "p" (similar to others parameters,
standard way)
$percentage = (int) abs ($this->param('p', 0));
Original comment by gianluig...@gmail.com
on 13 May 2012 at 3:53
Original issue reported on code.google.com by
daniel%h...@gtempaccount.com
on 23 May 2011 at 3:20Attachments: