MDL-32171: add 'Manage' link to Picasa repository
Conflicts: repository/picasa/lib.php
This commit is contained in:
committed by
Aparup Banerjee
parent
a028969cc7
commit
97c0418e64
@@ -376,6 +376,7 @@ class google_picasa {
|
||||
const ALBUM_PHOTO_LIST = 'https://picasaweb.google.com/data/feed/api/user/default/albumid/';
|
||||
const PHOTO_SEARCH_URL = 'https://picasaweb.google.com/data/feed/api/user/default?kind=photo&q=';
|
||||
const LIST_ALBUMS_URL = 'https://picasaweb.google.com/data/feed/api/user/default';
|
||||
const MANAGE_URL = 'http://picasaweb.google.com/';
|
||||
|
||||
private $google_curl = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user