Class Ingo_Script_Procmail_Comment
The Ingo_Script_Procmail_Comment:: class represents a Procmail comment. This is a simple class, but it makes the code in Ingo_Script_Procmail:: cleaner as it provides a generate() function and can be added to the recipe list the same way as a recipe can be.
Copyright 2003-2012 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/apache.
public
|
#
__construct( string $comment, boolean $disable = false, boolean $header = false )
Constructs a new procmail comment. |
public
string
|