2/25/1
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class BoxName {
|
||||
static const String driverID = "driverID";
|
||||
static const String countryCode = "countryCode";
|
||||
|
||||
static const String lang = "lang";
|
||||
static const String statusDriverLocation = "statusDriverLocation";
|
||||
|
||||
@@ -129,7 +129,7 @@ class AppLink {
|
||||
|
||||
////////////////emails ============//
|
||||
static String sendEmailToPassengerForTripDetails =
|
||||
"$ride/rate/emailToPassengerTripDetail.php";
|
||||
"$ride/rides/emailToPassengerTripDetail.php";
|
||||
|
||||
// ===========================================
|
||||
static String pathImage = "$server/upload/types/";
|
||||
|
||||
Reference in New Issue
Block a user