Changeset 1468
- Timestamp:
- 06/07/11 21:10:16 (2 years ago)
- Location:
- xing.share/files
- Files:
-
- 1 removed
- 1 modified
-
acp/update_xing.php (modified) (1 diff)
-
icon (deleted)
Legend:
- Unmodified
- Added
- Removed
-
xing.share/files/acp/update_xing.php
r1467 r1468 6 6 */ 7 7 require_once(WCF_DIR.'lib/data/socialBookmark/SocialBookmarkProviderEditor.class.php'); 8 SocialBookmarkProviderEditor::create('Xing', 'https://www.xing.com/app/user?op=share_add;url=%s;title=%s', 'icon/ xingM.png', 1);8 SocialBookmarkProviderEditor::create('Xing', 'https://www.xing.com/app/user?op=share_add;url=%s;title=%s', 'icon/socialBookmarks/xingM.png', 1); 9 9 10 10 // try to delete this file
