mklog0

Similar to mklog() but if mklog is not defined it just echoes the message and type.

Located at resource1.php
Parameters
integer $type

The numerical message type, see mklog().

#
string $message

The message to display / log if possible.

#
Returns
void