|
|
File: /home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/panic.class
dev/con php base - Application server
/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/proc/panic.class::panic
Panicing and monitoriong,
|
public module panic
Panicing and monitoriong,
|
|
|
|
Public Method Details |
panic |
public void panic( string $reason, [ string $message ] )
|
|
Warn server admin and stop program execution.
The email address is taken from environment variable SERVER_ADMIN.This function never returns.
|
Parameter |
|
string |
$reason |
|
|
Reason for panic. |
|
|
string |
$message |
= >>''<< |
|
Full message for mail body. |
|
Returns |
void |
|
|
|
|
PHPDoc 1.0beta |