Updates Google+ networking (img + link formatting).
[platal.git] / upgrade / 1.1.13 / 03_updateGplusnetworking.sql
diff --git a/upgrade/1.1.13/03_updateGplusnetworking.sql b/upgrade/1.1.13/03_updateGplusnetworking.sql
new file mode 100644 (file)
index 0000000..ed9c746
--- /dev/null
@@ -0,0 +1,3 @@
+UPDATE profile_networking_enum
+SET icon="googleplus.png", filter='none', link = 'https://plus.google.com/u/0/%s'
+WHERE nwid=9;