Procedural File: SLV.Examine.class.php
Source Location: /plugins/spamx/SLV.Examine.class.php
Classes:
SLV
Sends posts to SLV (linksleeve.org) for examination
Page Details:
File: SLV.Examine.class.php This is the Spam Link Verification Examine class for the Geeklog Spam-X plugin
Copyright (C) 2006 by the following authors: Author Dirk Haun dirk AT haun-online DOT de Licensed under the GNU General Public License
Includes:
require_once($_CONF['path'].'plugins/spamx/'.'BaseCommand.class.php') [line 23]
Include Base Classes
require_once($_CONF['path'].'plugins/spamx/'.'SLVbase.class.php') [line 24]
|