!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/dokan/script/vendor/google/apiclient-services/src/Google/Service/MyBusinessLodging/   drwxrwxrwx
Free 13 GB of 57.97 GB (22.43%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     Activities.php (8.05 KB)      -rwxrwxrwx
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/*
 * Copyright 2014 Google Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a copy of
 * the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations under
 * the License.
 */

class Google_Service_MyBusinessLodging_Activities extends Google_Model
{
  public 
$beachAccess;
  public 
$beachAccessException;
  public 
$beachFront;
  public 
$beachFrontException;
  public 
$bicycleRental;
  public 
$bicycleRentalException;
  public 
$boutiqueStores;
  public 
$boutiqueStoresException;
  public 
$casino;
  public 
$casinoException;
  public 
$freeBicycleRental;
  public 
$freeBicycleRentalException;
  public 
$freeWatercraftRental;
  public 
$freeWatercraftRentalException;
  public 
$gameRoom;
  public 
$gameRoomException;
  public 
$golf;
  public 
$golfException;
  public 
$horsebackRiding;
  public 
$horsebackRidingException;
  public 
$nightclub;
  public 
$nightclubException;
  public 
$privateBeach;
  public 
$privateBeachException;
  public 
$scuba;
  public 
$scubaException;
  public 
$snorkeling;
  public 
$snorkelingException;
  public 
$tennis;
  public 
$tennisException;
  public 
$waterSkiing;
  public 
$waterSkiingException;
  public 
$watercraftRental;
  public 
$watercraftRentalException;

  public function 
setBeachAccess($beachAccess)
  {
    
$this->beachAccess $beachAccess;
  }
  public function 
getBeachAccess()
  {
    return 
$this->beachAccess;
  }
  public function 
setBeachAccessException($beachAccessException)
  {
    
$this->beachAccessException $beachAccessException;
  }
  public function 
getBeachAccessException()
  {
    return 
$this->beachAccessException;
  }
  public function 
setBeachFront($beachFront)
  {
    
$this->beachFront $beachFront;
  }
  public function 
getBeachFront()
  {
    return 
$this->beachFront;
  }
  public function 
setBeachFrontException($beachFrontException)
  {
    
$this->beachFrontException $beachFrontException;
  }
  public function 
getBeachFrontException()
  {
    return 
$this->beachFrontException;
  }
  public function 
setBicycleRental($bicycleRental)
  {
    
$this->bicycleRental $bicycleRental;
  }
  public function 
getBicycleRental()
  {
    return 
$this->bicycleRental;
  }
  public function 
setBicycleRentalException($bicycleRentalException)
  {
    
$this->bicycleRentalException $bicycleRentalException;
  }
  public function 
getBicycleRentalException()
  {
    return 
$this->bicycleRentalException;
  }
  public function 
setBoutiqueStores($boutiqueStores)
  {
    
$this->boutiqueStores $boutiqueStores;
  }
  public function 
getBoutiqueStores()
  {
    return 
$this->boutiqueStores;
  }
  public function 
setBoutiqueStoresException($boutiqueStoresException)
  {
    
$this->boutiqueStoresException $boutiqueStoresException;
  }
  public function 
getBoutiqueStoresException()
  {
    return 
$this->boutiqueStoresException;
  }
  public function 
setCasino($casino)
  {
    
$this->casino $casino;
  }
  public function 
getCasino()
  {
    return 
$this->casino;
  }
  public function 
setCasinoException($casinoException)
  {
    
$this->casinoException $casinoException;
  }
  public function 
getCasinoException()
  {
    return 
$this->casinoException;
  }
  public function 
setFreeBicycleRental($freeBicycleRental)
  {
    
$this->freeBicycleRental $freeBicycleRental;
  }
  public function 
getFreeBicycleRental()
  {
    return 
$this->freeBicycleRental;
  }
  public function 
setFreeBicycleRentalException($freeBicycleRentalException)
  {
    
$this->freeBicycleRentalException $freeBicycleRentalException;
  }
  public function 
getFreeBicycleRentalException()
  {
    return 
$this->freeBicycleRentalException;
  }
  public function 
setFreeWatercraftRental($freeWatercraftRental)
  {
    
$this->freeWatercraftRental $freeWatercraftRental;
  }
  public function 
getFreeWatercraftRental()
  {
    return 
$this->freeWatercraftRental;
  }
  public function 
setFreeWatercraftRentalException($freeWatercraftRentalException)
  {
    
$this->freeWatercraftRentalException $freeWatercraftRentalException;
  }
  public function 
getFreeWatercraftRentalException()
  {
    return 
$this->freeWatercraftRentalException;
  }
  public function 
setGameRoom($gameRoom)
  {
    
$this->gameRoom $gameRoom;
  }
  public function 
getGameRoom()
  {
    return 
$this->gameRoom;
  }
  public function 
setGameRoomException($gameRoomException)
  {
    
$this->gameRoomException $gameRoomException;
  }
  public function 
getGameRoomException()
  {
    return 
$this->gameRoomException;
  }
  public function 
setGolf($golf)
  {
    
$this->golf $golf;
  }
  public function 
getGolf()
  {
    return 
$this->golf;
  }
  public function 
setGolfException($golfException)
  {
    
$this->golfException $golfException;
  }
  public function 
getGolfException()
  {
    return 
$this->golfException;
  }
  public function 
setHorsebackRiding($horsebackRiding)
  {
    
$this->horsebackRiding $horsebackRiding;
  }
  public function 
getHorsebackRiding()
  {
    return 
$this->horsebackRiding;
  }
  public function 
setHorsebackRidingException($horsebackRidingException)
  {
    
$this->horsebackRidingException $horsebackRidingException;
  }
  public function 
getHorsebackRidingException()
  {
    return 
$this->horsebackRidingException;
  }
  public function 
setNightclub($nightclub)
  {
    
$this->nightclub $nightclub;
  }
  public function 
getNightclub()
  {
    return 
$this->nightclub;
  }
  public function 
setNightclubException($nightclubException)
  {
    
$this->nightclubException $nightclubException;
  }
  public function 
getNightclubException()
  {
    return 
$this->nightclubException;
  }
  public function 
setPrivateBeach($privateBeach)
  {
    
$this->privateBeach $privateBeach;
  }
  public function 
getPrivateBeach()
  {
    return 
$this->privateBeach;
  }
  public function 
setPrivateBeachException($privateBeachException)
  {
    
$this->privateBeachException $privateBeachException;
  }
  public function 
getPrivateBeachException()
  {
    return 
$this->privateBeachException;
  }
  public function 
setScuba($scuba)
  {
    
$this->scuba $scuba;
  }
  public function 
getScuba()
  {
    return 
$this->scuba;
  }
  public function 
setScubaException($scubaException)
  {
    
$this->scubaException $scubaException;
  }
  public function 
getScubaException()
  {
    return 
$this->scubaException;
  }
  public function 
setSnorkeling($snorkeling)
  {
    
$this->snorkeling $snorkeling;
  }
  public function 
getSnorkeling()
  {
    return 
$this->snorkeling;
  }
  public function 
setSnorkelingException($snorkelingException)
  {
    
$this->snorkelingException $snorkelingException;
  }
  public function 
getSnorkelingException()
  {
    return 
$this->snorkelingException;
  }
  public function 
setTennis($tennis)
  {
    
$this->tennis $tennis;
  }
  public function 
getTennis()
  {
    return 
$this->tennis;
  }
  public function 
setTennisException($tennisException)
  {
    
$this->tennisException $tennisException;
  }
  public function 
getTennisException()
  {
    return 
$this->tennisException;
  }
  public function 
setWaterSkiing($waterSkiing)
  {
    
$this->waterSkiing $waterSkiing;
  }
  public function 
getWaterSkiing()
  {
    return 
$this->waterSkiing;
  }
  public function 
setWaterSkiingException($waterSkiingException)
  {
    
$this->waterSkiingException $waterSkiingException;
  }
  public function 
getWaterSkiingException()
  {
    return 
$this->waterSkiingException;
  }
  public function 
setWatercraftRental($watercraftRental)
  {
    
$this->watercraftRental $watercraftRental;
  }
  public function 
getWatercraftRental()
  {
    return 
$this->watercraftRental;
  }
  public function 
setWatercraftRentalException($watercraftRentalException)
  {
    
$this->watercraftRentalException $watercraftRentalException;
  }
  public function 
getWatercraftRentalException()
  {
    return 
$this->watercraftRentalException;
  }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0085 ]--