IP : 3.145.52.114Hostname : host45.registrar-servers.comKernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64Disable Function : None :) OS : Linux
PATH:
/
home/
../
var/
softaculous/
arastta/
../
wolf/
../
wp49/
../
./
./
gallery2/
gallery2_full.sql/
/
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */;
-- -- Dumping data for table `[[dbprefix]]TkOperatnMap` --
INSERT INTO `[[dbprefix]]TkOperatnMap` VALUES ('composite', '1204337430', NULL, 'Overlay source image with a second one'), ('compress', '340908721', NULL, 'Reduce image quality to reach target file size'), ('convert-to-image/jpeg', '0', 'image/jpeg', 'Get image for linkitem thumbnail'), ('crop', '729751051', NULL, 'Crop the image'), ('extract', '0', '', 'extract files from an archive'), ('resize', '3155881288', NULL, 'Resize the image to the target dimensions'), ('rotate', '340908721', NULL, 'Rotate the image'), ('scale', '3155881288', NULL, 'Scale the image to the target size, maintain aspect ratio'), ('thumbnail', '3155881288', NULL, 'Scale the image to the target size, maintain aspect ratio');
-- -- Table structure for table `[[dbprefix]]TkPropertyMap` --
CREATE TABLE `[[dbprefix]]TkPropertyMap` ( `g_name` varchar(128) NOT NULL, `g_type` varchar(128) NOT NULL, `g_description` varchar(128) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- -- Dumping data for table `[[dbprefix]]TkPropertyMap` --
INSERT INTO `[[dbprefix]]TkPropertyMap` VALUES ('originationTimestamp', 'int', 'Get the origination timestamp'), ('dimensions', 'int,int', 'Get the width and height of the image');
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;