Updates Google+ networking (img + link formatting).
[platal.git] / upgrade / 1.1.13 / 03_updateGplusnetworking.sql
1 UPDATE profile_networking_enum
2 SET icon="googleplus.png", filter='none', link = 'https://plus.google.com/u/0/%s'
3 WHERE nwid=9;