Server IP : 103.53.40.154 / Your IP : 3.149.29.98 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /var/softaculous/ocportal/../magento/../flat/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php $fp_config = array( 'general' => array( 'www' => 'http://localhost', 'title' => 'FlatPress', 'subtitle' => 'My FlatPress blog', 'footer' => '', 'author' => 'FlatPress Team', 'email' => 'webmaster@localhost.com', 'startpage' => NULL, 'maxentries' => '5', 'notify' => true, 'theme' => 'leggero', 'style' => 'leggero-v2', 'blogid' => 'fpdefid', 'charset' => 'utf-8' ), 'locale' => array( 'timeoffset' => '2', 'timeformat' => '%H:%M:%S', 'dateformat' => '%A, %B %e, %Y', 'dateformatshort' => '%Y-%m-%d', 'charset' => 'utf-8', 'lang' => 'en-us', ), 'plugins' => array( 'blockparser' => array( 'pages' => array( 'menu', 'about' ), ), 'bbcode' => array ( 'escape-html' => true, 'comments' => false, 'editor' => true, 'url-maxlen' => 40, ), 'commentcenter' => array ( 'log_all' => false, 'email_alert' => true, 'akismet_check' => false, 'akismet_key' => '', 'akismet_url' => '', ), ), ); ?>