Changed fetchMessages to send request to Situare server instead of local DB.
[situare] / src / situareservice / situarecommon.h
index 1d627da..2af26c7 100644 (file)
@@ -42,6 +42,7 @@ const QString NORMAL_SIZE_PROFILE_IMAGE = "pic";
 const QString UPDATE_LOCATION = "updateLocation.php";
 const QString REVERSE_GEO = "reversegeo.php";
 const QString GET_LOCATIONS = "getLocations.php";
+const QString GET_MESSAGES = "getMessages.php";
 
 // Cookies
 const QString COOKIE = "Cookie";