Function cDie
CONTENIDO die-alternative. Logs the message and calls die().
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Jan Lengowski
Located at includes/functions.general.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Jan Lengowski
Located at includes/functions.general.php
string |
$file |
File name (use __FILE__) |
integer |
$line |
Line number (use __LINE__) |
string |
$message |
Message to display |
|