PHP 8.2.30
Preview: cj_example.php Size: 1.16 KB
/var/softaculous/lepton/cj_example.php

<?php

/**
 * This file is part of LEPTON Core, released under the GNU GPL
 * Please see LICENSE and COPYING files in your package for details, specially for terms and warranties.
 * 
 * NOTICE:LEPTON CMS Package has several different licenses.
 * Please see the individual license in the header of each single file or info.php of modules and templates.
 *
 * @author          LEPTON Project
 * @copyright       2010-2025 LEPTON Project
 * @link            https://lepton-cms.org
 * @license         https://gnu.org/licenses/gpl-3.0.html
 * @license_terms   please see LICENSE and COPYING files in your package
 *
 */


// include secure.php to protect this file and the whole CMS!
if(!defined("SEC_FILE")){define("SEC_FILE",'/framework/secure.php' );}
if (defined('LEPTON_PATH')) {	
	include LEPTON_PATH.SEC_FILE; 
} else {
	$oneback = "../";
	$root = $oneback;
	$level = 1;
	while (($level < 10) && (!file_exists($root.SEC_FILE))) {
		$root .= $oneback;
		$level += 1;
	}
	if (file_exists($root.SEC_FILE)) { 
		include $root.SEC_FILE; 
	} else {
		trigger_error(sprintf("[ <b>%s</b> ] Can't include secure.php!", $_SERVER['SCRIPT_NAME']), E_USER_ERROR);
	}
}
// end include secure file

Directory Contents

Dirs: 6 × Files: 24

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2025-09-12 21:02:37
Edit Download
php53 DIR
- drwxr-xr-x 2025-09-12 21:02:37
Edit Download
php56 DIR
- drwxr-xr-x 2025-09-12 21:02:37
Edit Download
php71 DIR
- drwxr-xr-x 2025-09-12 21:02:37
Edit Download
php81 DIR
- drwxr-xr-x 2025-09-12 21:02:37
Edit Download
php82 DIR
- drwxr-xr-x 2025-09-12 21:02:37
Edit Download
165 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
103 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
1.16 KB lrw-r--r-- 2025-03-13 08:02:34
Edit Download
7.54 KB lrw-r--r-- 2025-09-12 11:29:18
Edit Download
528 B lrw-r--r-- 2025-09-12 08:41:24
Edit Download
870 B lrw-r--r-- 2025-09-12 08:41:24
Edit Download
4.65 KB lrw-r--r-- 2025-09-12 11:29:18
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
10.70 KB lrw-r--r-- 2025-09-12 11:29:18
Edit Download
104 B lrw-r--r-- 2024-02-19 10:27:56
Edit Download
149 B lrw-r--r-- 2025-03-13 08:02:34
Edit Download
3.69 KB lrw-r--r-- 2025-09-12 11:29:18
Edit Download
584 B lrw-r--r-- 2024-02-19 10:27:56
Edit Download
2.02 KB lrw-r--r-- 2025-09-12 08:41:24
Edit Download
924 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
8.30 KB lrw-r--r-- 2025-09-12 11:29:18
Edit Download
1.44 KB lrw-r--r-- 2023-03-03 11:45:26
Edit Download
1.46 KB lrw-r--r-- 2025-09-12 08:41:24
Edit Download
52.13 KB lrw-r--r-- 2025-09-12 08:41:24
Edit Download
10.54 MB lrw-r--r-- 2025-09-12 08:41:24
Edit Download
1.45 KB lrw-r--r-- 2025-09-12 11:29:18
Edit Download
770 B lrw-r--r-- 2022-10-07 08:20:58
Edit Download
366 B lrw-r--r-- 2024-02-19 10:27:56
Edit Download
649 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).