403Webshell
Server IP : 138.197.176.125  /  Your IP : 216.73.217.122
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.3.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/crm_easylife/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/crm_easylife/vtiger_custom_theme_setting.sql
-- Adminer 4.1.0 MySQL dump

SET NAMES utf8;
SET time_zone = '+00:00';
SET foreign_key_checks = 0;
SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO';

DROP TABLE IF EXISTS `vtiger_custom_theme_setting`;
CREATE TABLE `vtiger_custom_theme_setting` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `layout_type` varchar(100) NOT NULL,
  `text_color` varchar(100) NOT NULL,
  `imagename` text NOT NULL,
  `bgcolor` varchar(100) NOT NULL,
  `path` text NOT NULL,
  `userid` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

INSERT INTO `vtiger_custom_theme_setting` (`id`, `layout_type`, `text_color`, `imagename`, `bgcolor`, `path`, `userid`) VALUES
(81,	'Transparent',	'Light',	'1533961483_sea-33194-720p.mp4',	'',	'layouts/v7/skins/ThemeImage/',	1),
(83,	'Non Transparent',	'Light',	'',	'#729fcf',	'',	5);

-- 2023-06-23 06:49:08

Youez - 2016 - github.com/yon3zu
LinuXploit