From: C.J. Adams-Collier Date: Mon, 8 Sep 2014 18:56:53 +0000 (-0700) Subject: corrected POD syntax which was causing error X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=5d7bec95fa2b821878a318d32c25a691d219055f corrected POD syntax which was causing error --- diff --git a/FS/FS/Log.pm b/FS/FS/Log.pm index b11630bc9..2fd002093 100644 --- a/FS/FS/Log.pm +++ b/FS/FS/Log.pm @@ -49,7 +49,7 @@ to the database. FS::Log inherits from L. =over 4 -new CONTEXT +=item new CONTEXT Constructs and returns a log handle. CONTEXT must be a known context tag indicating what activity is going on, such as the name of the function or