Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
unsatisfiableness
/
int
:
config.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php define('PATH', realpath('.')); define('SUBFOLDER', false); define('URL', 'http://cananyalcin.com'); define('ADMIN_URL', 'admin');//dont change if dont know about that define('SCRIPTAPI', 'https://v2.smartblend.in/fetchdescription.php');//dont change if dont know about that ini_set('display_errors', 0); date_default_timezone_set('Asia/Kolkata'); return [ 'db' => [ 'name' => 'cananyalcin_rent', 'host' => 'localhost', 'user' => 'cananyalcin_nnnm7', 'pass' => 'ALI2008#a', 'charset' => 'utf8mb4' ] ];