From 1c53179e978380d7447f6e5f9a8f4d69f88a854a Mon Sep 17 00:00:00 2001 From: intrigeri Date: Fri, 16 Jan 2009 14:49:57 +0100 Subject: add a warning (exported) function to the core Signed-off-by: intrigeri --- doc/plugins/write.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index fff142fa2..4db02b532 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -555,6 +555,10 @@ the id can be controled by the user. Logs a debugging message. These are supressed unless verbose mode is turned on. +#### `warning($)` + +Logs a warning message. + #### `error($;$)` Aborts with an error message. If the second parameter is passed, it is a -- cgit v1.2.3