summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/photo.inc
AgeCommit message (Collapse)Author
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-08-08Fix redundant SQL query on contact photo request after photo upload.Aleksander Machniak
The query was also invalid in case of uploading photo in contact create form. Move contact photo handling from show.inc into a separate file.