Server : Apache System : Linux iZ2vcgyutqttsd1p850kl8Z 3.10.0-1160.92.1.el7.x86_64 #1 SMP Tue Jun 20 11:48:01 UTC 2023 x86_64 User : www ( 1000) PHP Version : 5.6.40 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /www/wwwroot/saimikebio.com/widget/bfw/bdata/510/ |
<?php define('InEmpireBakData',TRUE); require("../../inc/header.php"); /* SoftName : EmpireBak Version 5.1 Author : wm_chief Copyright: Powered by www.phome.net */ DoSetDbChar('utf8'); E_D("DROP TABLE IF EXISTS `ecs_article_cat`;"); E_C("CREATE TABLE `ecs_article_cat` ( `cat_id` smallint(5) NOT NULL AUTO_INCREMENT, `cat_name` varchar(255) NOT NULL DEFAULT '', `cat_type` tinyint(1) unsigned NOT NULL DEFAULT '1', `keywords` varchar(255) NOT NULL DEFAULT '', `cat_desc` varchar(255) NOT NULL DEFAULT '', `sort_order` tinyint(3) unsigned NOT NULL DEFAULT '50', `show_in_nav` tinyint(1) unsigned NOT NULL DEFAULT '0', `parent_id` smallint(5) unsigned NOT NULL DEFAULT '0', `seo_title` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`cat_id`), KEY `cat_type` (`cat_type`), KEY `sort_order` (`sort_order`), KEY `parent_id` (`parent_id`) ) ENGINE=MyISAM AUTO_INCREMENT=24 DEFAULT CHARSET=utf8"); E_D("replace into `ecs_article_cat` values('1',0xe7b3bbe7bb9fe58886e7b1bb,'2','',0xe7b3bbe7bb9fe4bf9de79599e58886e7b1bb,'50','0','0','');"); E_D("replace into `ecs_article_cat` values('2',0xe7bd91e5ba97e4bfa1e681af,'3','',0xe7bd91e5ba97e4bfa1e681afe58886e7b1bb,'50','0','1','');"); E_D("replace into `ecs_article_cat` values('3',0xe7bd91e5ba97e5b8aee58aa9e58886e7b1bb,'4','',0xe7bd91e5ba97e5b8aee58aa9e58886e7b1bb,'50','0','1','');"); E_D("replace into `ecs_article_cat` values('5',0xe696b0e6898be4b88ae8b7af20,'5','','','2','0','3','');"); E_D("replace into `ecs_article_cat` values('7',0xe9858de98081e696b9e5bc8f20,'5','',0xe9858de98081e4b88ee694afe4bb9820,'4','0','3','');"); E_D("replace into `ecs_article_cat` values('8',0xe594aee5908ee69c8de58aa1,'5','','','5','0','3','');"); E_D("replace into `ecs_article_cat` values('9',0xe585b3e4ba8ee68891e4bbac20,'5','',0xe88194e7b3bbe68891e4bbac20,'1','0','3','');"); E_D("replace into `ecs_article_cat` values('10',0xe8b4ade789a9e68c87e58d97,'5','','','3','0','3','');"); E_D("replace into `ecs_article_cat` values('11',0xe59586e59f8ee585ace5918a,'1','','','1','0','0','');"); E_D("replace into `ecs_article_cat` values('22',0xe4bc98e683a0e694bee98081,'1','','','2','0','0','');"); require("../../inc/footer.php"); ?>