What steps will reproduce the problem?
1. click any link on the mobilized site
2. the link at the bottom to go to the non-mobilized site has an extra
parameter (url)
The url parameter is not needed and should be removed
This bug can be fixed by changing line 160 of phpmobilizer.class.php from
if($get != 'url'){
to
if($key != 'url'){
Thanks, I am looking forward to using & improving this script!
Original issue reported on code.google.com by MyR.J...@gmail.com on 18 Mar 2011 at 10:40
Original issue reported on code.google.com by
MyR.J...@gmail.com
on 18 Mar 2011 at 10:40