started feature to show bigger profile images
[situare] / src / situareservice / situarecommon.h
index e60257b..b047fd0 100644 (file)
@@ -35,7 +35,7 @@ const QString TEST_API_KEY = "cf77865a5070f2c2ba3b52cbf3371579";
 // Situare PHP scripts
 const QString UPDATE_LOCATION = "updateLocation.php";
 const QString REVERSE_GEO = "reversegeo.php";
-const QString GET_LOCATIONS = "getLocations.php";
+const QString GET_LOCATIONS = "getLocations.php?extra_user_data=pic_big";
 
 // Cookies
 const QString COOKIE = "Cookie";