$base_title = "BACKEND";
// Folders
$site_URL = "https://www.sashavi.com.ar";
$full_URL = "https://www.sashavi.com.ar/backend";
$site_folder = "https://www.sashavi.com.ar";
$site_path = "https://www.sashavi.com.ar";
$site_path_main = "https://www.sashavi.com.ar";
$base_folder = "../backend";
$base_folder_main = "https://www.sashavi.com.ar/backend";
$pathfiles = "https://www.sashavi.com.ar/files/";
$pathfiles_relative = "files/";
$pathTeamfiles = "../backend/images/team/"; // Path de Imagenes de Equipo
$thumb_folder = "th/"; // Path de Thumbnails in Root
$thumb_folder_index = "th/"; // Path de Thumbnails in Root
?>
ini_set('default_charset', 'utf-8');
// Datos conexion a la Base de datos (MySql)
$sql_host = "localhost";
$sql_usuario = "u810992414_sashavi";
$sql_db = "u810992414_sashavi";
$sql_pass = "Kx[92&ewCO1E";
$title = "Sashavi";
$max_upload = (int)(ini_get('upload_max_filesize')); // /1048576
//$max_upload = number_format($max_upload,2);
$memory_limit = (int)(ini_get('memory_limit'));
// Tablas
$sql_tabla_usuarios = "admins";
$sql_tabla_users_levels = "admins_levels";
$sql_tabla_team = "admins";
$sql_team_login = "login_register";
$sql_users = "users";
$sql_users_data = "users_data";
$sql_users_imgs = "users_imgs";
$sql_users_levels = "users_levels";
$sql_tabla_webtexts_templates = "templates";
$sql_tabla_webtexts_templates_components = "templates_compo";
$sql_tabla_webtexts_templates_categories = "templates_categories";
$sql_tabla_webtexts_templates_tables = "templates_tables";
$sql_tabla_templates_items = "templates_items";
$sql_tabla_templates_items_data = "templates_items_data";
$sql_tabla_templates_items_imgs = "templates_items_imgs";
$sql_tabla_templates_categ_data = "templates_categ_data";
$sql_turnero = "turnero_dates";
$sql_turnero_tipos = "turnero_tipos";
$sql_tabla_imgs = "photo";
$sql_variables = "variables";
$sql_menu = "web_menu";
$sql_paises = "u_countries";
$sql_provincias = "u_states";
$sql_ciudades = "u_cities";
// Formatos de Fecha
date_default_timezone_set('America/Argentina/Cordoba');
$today_date = Date("Y-m-j");
$today_datetime = Date("Y-m-d H:i:s");
// Diferencia horaria con Hosting
$dhh = 4;
// Imagenes
$w_max = 3000; // Ancho Maxima de Imagenes
$h_max = 2000; // Altura Unica de Imagenes
$imgs_minWidth = 1000;
$imgs_minHeight = 750;
?>
Warning: Undefined global variable $_SESSION in /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php on line 5
Warning: Trying to access array offset on value of type null in /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php on line 5
Warning: Undefined array key "01" in /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php on line 36
Warning: Undefined variable $sql_host in /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php on line 45
Warning: Undefined variable $sql_usuario in /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php on line 45
Warning: Undefined variable $sql_pass in /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php on line 45
Warning: Undefined variable $sql_db in /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php on line 45
Fatal error: Uncaught mysqli_sql_exception: Access denied for user ''@'localhost' (using password: NO) in /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php:45
Stack trace:
#0 /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php(45): mysqli_connect()
#1 {main}
thrown in /home/u810992414/domains/sashavi.com.ar/public_html/reservar_calendario-dia.php on line 45