Plugin Directory

Changeset 462225


Ignore:
Timestamp:
11/12/2011 09:00:02 PM (14 years ago)
Author:
Histograph
Message:

Updating serious errors 1.2.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • draugiem-ieteikt/trunk/ieteiktDraugiem.php

    r462224 r462225  
    2424
    2525if($override == 1 && $display == 0) $display = 1;
    26 if($display == 1) return $content.'<iframe height="20" width="84" frameborder="0" src="http://www.draugiem.lv/say/ext/like.php?title=.'.$title.'.&amp;url='.$url.'&amp;titlePrefix='.$blogName.'"></iframe>';
     26if($display == 1) return $content.'<iframe height="20" width="84" frameborder="0" src="http://www.draugiem.lv/say/ext/like.php?title=.'.urlencode($title).'.&amp;url='.urlencode($url).'&amp;titlePrefix='.urlencode($blogName).'"></iframe>';
    2727
    2828
Note: See TracChangeset for help on using the changeset viewer.