Changeset 462225
- Timestamp:
- 11/12/2011 09:00:02 PM (14 years ago)
- File:
-
- 1 edited
-
draugiem-ieteikt/trunk/ieteiktDraugiem.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
draugiem-ieteikt/trunk/ieteiktDraugiem.php
r462224 r462225 24 24 25 25 if($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.'.&url='.$url.'&titlePrefix='.$blogName.'"></iframe>';26 if($display == 1) return $content.'<iframe height="20" width="84" frameborder="0" src="http://www.draugiem.lv/say/ext/like.php?title=.'.urlencode($title).'.&url='.urlencode($url).'&titlePrefix='.urlencode($blogName).'"></iframe>'; 27 27 28 28
Note: See TracChangeset
for help on using the changeset viewer.