ePages 7.47.0 - DE_EPAGES/Presentation/API/SpamprotectionConfig.pm

Package DE_EPAGES::Presentation::API::SpamprotectionConfig

Interface to the Spamprotection.conf file. This configuration file is case sensitive.

@EXPORT_OK
SpamprotectionConfig

Functions

SpamprotectionConfig

SpamprotectionConfig

Returns an IniConfig object of the spamprotection.conf file. see DE_EPAGES::Core::API::IniConfig

Syntax
$IniConfig = SpamprotectionConfig();
Example
my $Min = SpamprotectionConfig()->get('FormSubmitTimeframe_Forum', 'BlogPost_AddReply_Min')
Return
$IniConfig (object)
config object