- GRAYBYTE UNDETECTABLE CODES -

403Webshell
Server IP : 184.154.167.98  /  Your IP : 18.227.102.228
Web Server : Apache
System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
User : puertode ( 1767)
PHP Version : 8.2.26
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/puertode/public_html/mesa/include/upgrader/streams/core/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/puertode/public_html/mesa/include/upgrader/streams/core/cce1ba43-e7dfe821.patch.sql
/**
* @signature e7dfe82131b906a14f6a13163943855f
* @version v1.11.0
* @title Nested Knowledgebase Categories
*
* This patch adds a new field, category_pid, to the faq_category table
* to allow for adding nested categories to the knowledgebase.
*/
ALTER TABLE `%TABLE_PREFIX%faq_category`
    ADD `category_pid` int(10) unsigned DEFAULT NULL AFTER  `category_id`;

-- Phone Field `name` and `flags`
UPDATE `%TABLE_PREFIX%form_field`
    SET `flags` = `flags` + 262144
    WHERE `type` = 'phone' AND `name` = 'phone' AND `form_id` = 1 AND `id` < 10;

 -- Finished with patch
UPDATE `%TABLE_PREFIX%config`
    SET `value` = 'e7dfe82131b906a14f6a13163943855f'
    WHERE `key` = 'schema_signature' AND `namespace` = 'core';

Youez - 2016 - github.com/yon3zu
LinuXploit