403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/indoasiaholidays.com/application/configs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/indoasiaholidays.com/application/configs/constant.php
<?php
ini_set('MAX_EXECUTION_TIME', -1);
#define AdminEmail
define('Admin_Mail','ranvir@catpl.co.in');
define('DEVELOPER_EMAIL','ranvir@catpl.co.in');

define('ARR_SALUTION' ,serialize(array("1" => "Mr","2" => "Mrs","3" => "Miss")));
define('CONST_SALUTION', serialize(array(1=>'Mr','Ms','Mrs')));

define('CONST_FOOTER_COL', serialize( ['1'=>'Safari Tours','2'=>'European Tours','3'=>'Wild Life Tours', '6'=>'Blog Pages'] ));

define('CONST_YEAR_NAME', serialize( ['01'=>'January','02'=>'February','03'=>'March','04'=>'April','05'=>'May','06'=>'June','07'=>'July','08'=>'August','09'=>'September','10'=>'October','11'=>'November','12'=>'December'] ));

define('CONST_TOURTYPE', serialize([
            ['TourType'=> 1, 'TourTypeTitle'=> 'Private'],
            ['TourType'=> 2, 'TourTypeTitle'=> 'Group']
            ]));

define('CONST_PRICE_RANGE_1000', serialize([
            '1-1000' ,'1001-2000' , '2001-3000' , '3001-4000' , '3001-4000' , '3001-4000' , '4001-5000' , '5001-6000' , '6001-7000' , '7001-8000' , '8001-9000'
            ]
        ));

define('CONST_PRICE_RANGE_2000', serialize([
            '1-2000' ,'2001-4000' , '4001-6000' , '6001-8000' , '8001-10000' , '10001-12000' , '12001-14000' , '14001-16000' , '16001-18000' , '18001-20000' , '20001-22000'
            ]
        ));

define('CONST_PRICE_RANGE_5000', serialize([
            '1-5000' ,'5001-10000' , '10001-15000' , '15001-20000' , '20001-25000' , '25001-30000' , '30001-35000' , '35001-40000' , '40001-45000' ,'45001-50000' ,
            '50001-55000' ,'55001-60000' , '60001-65000' , '65001-70000' , '70001-75000' , '75001-80000' , '80001-85000' , '85001-90000' , '90001-95000' ,'95001-100000', 
            '100001-105000' ,'105001-110000' , '110001-115000' , '115001-120000' , '120001-125000' , '125001-130000' , '130001-135000' ,'135001-140000' ,'140001-145000' , 
            '145001-150000' , '150001-155000' , '155001-160000' , '160001-165000' , '165001-170000' , '170001-175000' ,'175001-180000' , '180001-185000' ,'185001-190000' ,'190001-195000','195001-200000', 
            '200001-205000' ,'205001-210000' , '210001-215000' , '215001-220000' , '220001-225000' , '225001-230000' , '230001-235000' ,'235001-240000' ,'240001-245000' , 
            '245001-250000' , '250001-255000' , '255001-260000' , '260001-265000' , '265001-270000' , '270001-275000' ,'275001-280000' , '280001-285000' ,'285001-290000' ,'290001-295000','295001-300000', 
            ]
        ));

define('CONST_PRICE_RANGE_10000', serialize([
            '1-10000' , '10001-20000' , '20001-30000' , '30001-40000' , '40001-50000' , '50001-60000' , '60001-70000' , '70001-80000' , '80001-90000' , '90001-100000'
            ]
        ));

define('CONST_INCLUSIONS_MASTER', serialize([
            'Airport Transfers' => 'paper-plane' ,
            'Only Breakfast' => 'coffee' ,
            'Guided Tour' => 'tripadvisor' ,
            'Air Fare' => 'plane' ,
            'Intercity Transfers' => 'exchange' ,
            'All Meals' => 'cutlery' ,
            'BF & Dinner' => 'spoon' ,
            'Welcome Drink' => 'glass' ,
            'Visa' => 'cc-visa' ,
            'Cab' => 'taxi' ,
            'Train station transfers' => 'train' ,
            'Internet' => 'wifi' ,
            'Restaurant' => 'cutlery' ,
            'Kids Friendly' => 'child' ,
            'Transfers' => 'exchange' ,
            'Business Friendly' => 'briefcase' ,
            'Smoking' => 'fire' ,
            'Disabled Friendly' => 'wheelchair' ,
            'Cafe' => 'coffee' ,
            'Bar' => 'glass' ,
            'Sports' => 'futbol-o' ,
//            'Laundry'=>'laundry' 
            
            ]
        ));

define('CONST_AMENITIES_MASTER', serialize([
            'Airport Transfers' => 'paper-plane' ,
            'Only Breakfast' => 'inc-meal' ,
            'Guided Tour' => 'tripadvisor' ,
            'Air Fare' => 'flight' ,
            'Intercity Transfers' => 'exchange' ,
            'All Meals' => 'inc-meal' ,
            'BF & Dinner' => 'spoon' ,
            'Welcome Drink' => 'glass' ,
            'Visa' => 'cc-visa' ,
            'Cab' => 'transport' ,
            'Train station transfers' => 'train' ,
            'Internet' => 'wifi' ,
            'Restaurant' => 'inc-meal' ,
            'Kids Friendly' => 'child' ,
            'Transfers' => 'exchange' ,
            'Business Friendly' => 'briefcase' ,
            'Smoking' => 'fire' ,
            'Disabled Friendly' => 'wheelchair' ,
            'Cafe' => '' ,
            'Bar' => 'glass' ,
            'Sports' => 'futbol-o' ,
//            'Laundry'=>'laundry' 
            
            ]
        ));

define('CONST_DESTINATION_MASTER', serialize(['goa']));

define('CONST_MEAL_PLAN', serialize([
    'AP' => 'Breakfast, Lunch & Dinner',
    'CP' => 'Breakfast Only',
    'MAP' => 'Breakfast & Lunch/Dinner',
    'EP' => ''
    ]));

define('CONST_MEAL_PLAN_ARR', serialize([6 => "CP", 7 => "MAP", 8 => "AP", 9 => "EP"]));


define('CONST_FLIGHT_CABIN_CLASS', serialize(
                                    [
                                        1 => "Any",
                                        2 => "Economy",
                                        //3 => "PremiumEconomy",
                                        4 => "Business",
                                        //5 => "PremiumBusiness",
                                        6 => "First",
                                    ]
        ));

define('CONST_FLIGHT_PREFERRED_AIRLINES', serialize(
                                    [
                                        "GDS" => "GDS",
                                        "AK"  => "Air Asia",
                                        "TR"  => "TigerAirways",
                                        "2T"  => "TruJet",
                                        "FZ"  => "FlyDubai",
                                        "IX"  => "AirIndiaExpress",
                                        "SG"  => "SpiceJet",
                                        "G9"  => "AirArabia",
                                        "LB"  => "AirCosta",
                                        "6E"  => "Indigo"
                                        
                                    ]
        ));


define('CONST_FLIGHT_CUSTOM_ERRORS', serialize(
                                    [
                                        "0" => "Unauthorized Access", // Default
                                        "1" => "Error 1",
                                        "2"  => "We couldn't process your request due to some technical issue. Please contact Your Agent / Sales representative for details.", //We couldn't process your request due to some technical issue. Please contact Your Agent / Sales representative for details.
                                        "3"  => "Your session is expired / invalid.", //Invalid Meal Data
                                        "4"  => "Error 4",
                                        "5"  => "Error 5",
                                        "6"  => "Your session is expired / invalid." ,  //Your session (TraceId) is expired.
                                        "14"  => "Your session is expired / invalid."   //Sell Failure.
                                    ]
        ));


//$apiUrl = 'http://demo.tripsbank.com';
$apiUrl = 'http://globaltravelexchange.com';

define('API_AGENT_AUTH_LOGIN', $apiUrl.'/gtxwebservices/agentapi/agencyagentlogin/');
define('API_AGENT_AUTH_LOGIN_SOCIAL', $apiUrl.'/gtxwebservices/customerapi/agencycustomerloginsocial/');
define('API_CUSTOMER_AUTH_SIGNUP', $apiUrl.'/gtxwebservices/customerapi/agencycustomersignup/');
define('API_AGENT_PROFILE', $apiUrl.'/gtxwebservices/agentapi/getagentprofiles/');
define('API_AGENT_UPDATE_FORGOTPASSWORD', $apiUrl.'/gtxwebservices/agentapi/updateagentforgotpassword/');
define('API_AGENT_UPDATE_PROFILE', $apiUrl.'/gtxwebservices/agentapi/updateprofile/');
define('API_AGENT_CHANGEPASSWORD', $apiUrl.'/gtxwebservices/agentapi/changepassword/');
define('API_CUSTOMER_AUTH_LOGIN', $apiUrl.'/gtxwebservices/customerapi/agencycustomerlogin/');
define('API_CUSTOMER_LIST', $apiUrl.'/gtxwebservices/customerapi/getcustomerbooking/');

define('API_CUSTOMER_FLIGHTLIST', $apiUrl.'/gtxwebservices/customerapi/getcustomerbookingflight/');
define('API_CUSTOMER_FLIGHTINVOICE', $apiUrl.'/gtxwebservices/customerapi/customerinvoiceflight/');
define('API_CUSTOMER_FLIGHTVOUCHER', $apiUrl.'/gtxwebservices/customerapi/viewbookingvoucherflight/');
define('API_CUSTOMER_FLIGHTCANCEL', $apiUrl.'/gtxwebservices/customerapi/cancelflightbooking/');
define('API_CUSTOMER_FLIGHTCANCELCHECK', $apiUrl.'/gtxwebservices/customerapi/cancelflightbookingcheck/');


define('API_CUSTOMER_STATUS_PLAN_TYPE_LIST', $apiUrl.'/gtxwebservices/customerapi/gettravelplanstatusname/');
define('API_CUSTOMER_CUSTOMER_CONTACT_LIST', $apiUrl.'/gtxwebservices/customerapi/getcustomermembersbyid/');


define('API_CUSTOMER_PROFILE', $apiUrl.'/gtxwebservices/customerapi/getcustomerprofiles/');
define('API_CUSTOMER_PROFILE_BYEMAIL_MOBILE', $apiUrl.'/gtxwebservices/customerapi/getcustomerprofilesbyemailmobile/');
define('API_CUSTOMER_CHANGEPASSWORD', $apiUrl.'/gtxwebservices/customerapi/changepassword/');
define('API_CUSTOMER_FORGOTPASSWORD', $apiUrl.'/gtxwebservices/customerapi/customerforgotpassword/');
define('API_CUSTOMER_UPDATE_FORGOTPASSWORD', $apiUrl.'/gtxwebservices/customerapi/updatecustomerforgotpassword/');
define('API_CUSTOMER_UPDATE_PROFILE', $apiUrl.'/gtxwebservices/customerapi/updateprofile/');
define('API_CUSTOMER_COUNTRYLIST', $apiUrl.'/gtxwebservices/customerapi/getcountrylist/');
define('API_CUSTOMER_CITYLIST', $apiUrl.'/gtxwebservices/customerapi/ajaxgetcitylist/');
define('API_SIGHTSEEING_TMX', $apiUrl.'/gtxwebservices/gtxwebservices/createxml/sightseeing/');




//define('GRN_HOTEL_API_KEY','836d2748517e56ad8eb3c4fa4e3a65e9');
//define('GRN_HOTEL_API_URL','https://v3-api.grnconnect.com/api/v3/hotels');
//define('GRN_HOTEL_IMAGES_CDN_URL','https://cdn.grnconnect.com');
//define('GRN_HOTEL_API_SEARCH_URL','https://v3-api.grnconnect.com/api/v3/hotels/availability');
//define('GRN_HOTEL_API_CANCELLATION_POLICY_URL','https://v3-api.grnconnect.com/api/v3/hotels/availability');
//define('GRN_HOTEL_API_RATE_RECHECK_URL','https://v3-api.grnconnect.com/api/v3/hotels/availability');
//define('GRN_HOTEL_API_BOOKING_URL','https://v3-api.grnconnect.com/api/v3/hotels/bookings');
//define('GRN_HOTEL_API_CANCELLATION_URL','https://v3-api.grnconnect.com/api/v3/hotels/bookings');
//define('GRN_HOTEL_API_FETCH_BOOKINGS_URL','https://v3-api.grnconnect.com/api/v3/hotels/bookings');







$isProductionEnabled = false;
if($isProductionEnabled){ // For Production Only...
    
    // For Flight ...
    define('FLIGHT_API_CLIENT_ID','tboprod');
    define('FLIGHT_API_USER','DELC499');
    define('FLIGHT_API_PASSWORD','travel-499@');
    
    define('FLIGHT_API_LOGS',false);
    
    define('TBO_AUTHENTICATE_URL','https://api.travelboutiqueonline.com/SharedAPI/SharedData.svc/rest/authenticate');
    define('FLIGHT_API_SEARCH_URL','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/Search/');
    define('FLIGHT_API_FARE_QUOTE_URL','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/FareQuote/');
    define('FLIGHT_API_FARE_RULE_URL','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/FareRule/');
    define('FLIGHT_API_SSR_URL','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/SSR/');
    define('FLIGHT_API_BAGGAGE_INFO_URL','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/FareRule/');
    define('FLIGHT_API_TICKET_URL','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/Ticket/');
    define('FLIGHT_API_BOOKING_URL','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/Book/');
    define('FLIGHT_API_BOOKING_RELEASE_PNR','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/ReleasePNRRequest/');
    define('FLIGHT_API_BOOKING_CHANGE_REQUEST','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/SendChangeRequest/');
    define('FLIGHT_API_BOOKING_CHANGE_REQUEST_STATUS','http://tboapi.travelboutiqueonline.com/AirAPI_V10/AirService.svc/rest/GetChangeRequestStatus/');
//    
//    // For Hotels ...
//    define('GRN_HOTEL_API_KEY','9cb064fbb626dcddf018f7e920b791fa');
//    define('GRN_HOTEL_API_URL','http://api-sandbox.grnconnect.com/api/v3/hotels');
//    define('GRN_HOTEL_IMAGES_CDN_URL','https://cdn.grnconnect.com');
//    define('GRN_HOTEL_API_SEARCH_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/availability');
//    define('GRN_HOTEL_API_CANCELLATION_POLICY_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/availability');
//    define('GRN_HOTEL_API_RATE_RECHECK_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/availability');
//    define('GRN_HOTEL_API_BOOKING_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/bookings');
//    define('GRN_HOTEL_API_CANCELLATION_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/bookings');
//    define('GRN_HOTEL_API_FETCH_BOOKINGS_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/bookings');
    
    
    
}else{ // For Local,Demo,St Servers Only....

    // For Flight ...
    
    // For Flight ...
    define('FLIGHT_API_CLIENT_ID','ApiIntegrationNew');
    define('FLIGHT_API_USER','tripshows');
    define('FLIGHT_API_PASSWORD','tripshows@123');
    
    define('FLIGHT_API_LOGS',FALSE);
    
    define('TBO_AUTHENTICATE_URL','http://api.tektravels.com/SharedServices/SharedData.svc/rest/Authenticate');
    define('FLIGHT_API_SEARCH_URL','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/Search/');
    define('FLIGHT_API_FARE_QUOTE_URL','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/FareQuote/');
    define('FLIGHT_API_FARE_RULE_URL','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/FareRule/');
    define('FLIGHT_API_SSR_URL','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/SSR/');
    define('FLIGHT_API_BAGGAGE_INFO_URL','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/FareRule/');
    define('FLIGHT_API_TICKET_URL','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/Ticket/');
    define('FLIGHT_API_BOOKING_URL','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/Book/');
    define('FLIGHT_API_BOOKING_RELEASE_PNR','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/ReleasePNRRequest/');
    define('FLIGHT_API_BOOKING_CHANGE_REQUEST','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/SendChangeRequest/');
    define('FLIGHT_API_BOOKING_CHANGE_REQUEST_STATUS','http://api.tektravels.com/BookingEngineService_Air/AirService.svc/rest/GetChangeRequestStatus/');
    
    // For Hotels ...
    define('GRN_HOTEL_API_KEY','9cb064fbb626dcddf018f7e920b791fa');
    define('GRN_HOTEL_API_URL','http://api-sandbox.grnconnect.com/api/v3/hotels');
    define('GRN_HOTEL_IMAGES_CDN_URL','https://cdn.grnconnect.com');
    define('GRN_HOTEL_API_SEARCH_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/availability');
    define('GRN_HOTEL_API_CANCELLATION_POLICY_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/availability');
    define('GRN_HOTEL_API_RATE_RECHECK_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/availability');
    define('GRN_HOTEL_API_BOOKING_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/bookings');
    define('GRN_HOTEL_API_CANCELLATION_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/bookings');
    define('GRN_HOTEL_API_FETCH_BOOKINGS_URL','http://api-sandbox.grnconnect.com/api/v3/hotels/bookings');
    
}
    

Youez - 2016 - github.com/yon3zu
LinuXploit