| Server IP : 104.21.90.98 / Your IP : 104.23.197.224 Web Server : nginx/1.26.1 System : Linux ecc7dbd2befa 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 User : www-data ( 82) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/html/wp-content/themes/transcargo/admin/ |
Upload File : |
<?php
$includes = get_template_directory() . '/admin/includes/';
define('STM_ITEM_NAME', 'Transcargo');
/*Connect Envato market plugin.*/
if(!class_exists('Envato_Market')) {
require_once($includes . '/envato-market/envato-market.php');
}
require_once $includes . 'theme.php';
require_once $includes . 'admin_screens.php';