removed config options: ezc_error_prefix and ezc_error_postfix
Ezc::PatternParser and Ezc::Generator use only pt::Log as a logger now
This commit is contained in:
@@ -642,13 +642,6 @@ public:
|
||||
// default: 128
|
||||
size_t ezc_out_streams_size;
|
||||
|
||||
// prefix and postfix used when there is an error in Ezc patterns
|
||||
// default:
|
||||
// prefix: "<!-- "
|
||||
// postfix: " -->"
|
||||
std::wstring ezc_error_prefix;
|
||||
std::wstring ezc_error_postfix;
|
||||
|
||||
// when true then when a user want to create a new account
|
||||
// he has to provide his email and a message will be sent back to him
|
||||
// with a link to activate the account
|
||||
|
Reference in New Issue
Block a user