Changeset 1080 for trunk/wifidog-auth/wifidog/classes/Content/FlickrPhotostream/FlickrPhotostream.php
- Timestamp:
- 08/28/06 00:40:29 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/wifidog/classes/Content/FlickrPhotostream/FlickrPhotostream.php
r1074 r1080 876 876 $html .= $subclass_user_interface; 877 877 $html .= "</div>\n"; 878 878 /* Handle hyperlink clicktrough logging */ 879 $html = $this->replaceHyperLinks($html); 879 880 return parent::getUserUI($html); 880 881 }
