|
@@ -38,20 +38,20 @@
|
|
|
// #define URL_REQUEST_DOC @"http://192.168.0.177/esign/admin.php"
|
|
// #define URL_REQUEST_DOC @"http://192.168.0.177/esign/admin.php"
|
|
|
|
|
|
|
|
|
|
|
|
|
-#define URL_ERR_LOG @""
|
|
|
|
|
-#define URL_UPDATE_AUTH @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
-#define URL_UPLOAD_PDF @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
-#define URL_LOGOUT @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
-#define URL_NEW_DOCUMENT @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
-#define URL_UPDATE_NOTES @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
-#define URL_REQUEST_DOC @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
|
|
+ #define URL_ERR_LOG @""
|
|
|
|
|
+ #define URL_UPDATE_AUTH @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
+ #define URL_UPLOAD_PDF @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
+ #define URL_LOGOUT @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
+ #define URL_NEW_DOCUMENT @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
+ #define URL_UPDATE_NOTES @"http://192.168.0.155/phpcms/admin.php"
|
|
|
|
|
+ #define URL_REQUEST_DOC @"http://192.168.0.155/phpcms/admin.php"
|
|
|
#else
|
|
#else
|
|
|
#define URL_ERR_LOG @""
|
|
#define URL_ERR_LOG @""
|
|
|
- #define URL_UPDATE_AUTH @"http://www.thegraniteexpo.com/admin.php"
|
|
|
|
|
- #define URL_UPLOAD_PDF @"http://www.thegraniteexpo.com/admin.php"
|
|
|
|
|
- #define URL_LOGOUT @"http://www.thegraniteexpo.com/admin.php"
|
|
|
|
|
- #define URL_REQUEST_DOC @"http://www.thegraniteexpo.com/admin.php"
|
|
|
|
|
- #define URL_NEW_DOCUMENT @"http://www.thegraniteexpo.com/admin.php"
|
|
|
|
|
|
|
+ #define URL_UPDATE_AUTH @"https://www.thegraniteexpo.com/admin.php"
|
|
|
|
|
+ #define URL_UPLOAD_PDF @"https://www.thegraniteexpo.com/admin.php"
|
|
|
|
|
+ #define URL_LOGOUT @"https://www.thegraniteexpo.com/admin.php"
|
|
|
|
|
+ #define URL_REQUEST_DOC @"https://www.thegraniteexpo.com/admin.php"
|
|
|
|
|
+ #define URL_NEW_DOCUMENT @"https://www.thegraniteexpo.com/admin.php"
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
#endif /* config_h */
|
|
#endif /* config_h */
|