10/12/1
This commit is contained in:
@@ -45,6 +45,11 @@ class AppLink {
|
||||
static const String updateDriverOrder = "$ride/driver_order/update.php";
|
||||
static const String deleteDriverOrder = "$ride/driver_order/delete.php";
|
||||
|
||||
// =====================================
|
||||
static const String addRateToPassenger = "$ride/rate/add.php";
|
||||
static const String addRateToDriver = "$ride/rate/addRateToDriver.php";
|
||||
|
||||
// ===========================================
|
||||
static const String pathImage = "$server/upload/types/";
|
||||
static const String uploadImage = "$server/uploadImage.php";
|
||||
static const String uploadImageType = "$server/uploadImageType.php";
|
||||
|
||||
Reference in New Issue
Block a user