From 2679a199c6ea602217053607d3ed9438cd6a49d7 Mon Sep 17 00:00:00 2001 From: SteveD Date: Sun, 17 Feb 2013 12:35:20 +0000 Subject: [PATCH] Update documentation path --- e107_handlers/form_handler.php | 2 +- e107_handlers/iphandler_class.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/e107_handlers/form_handler.php b/e107_handlers/form_handler.php index cda33517c..f4894c27e 100644 --- a/e107_handlers/form_handler.php +++ b/e107_handlers/form_handler.php @@ -18,7 +18,7 @@ if (!defined('e107_INIT')) { exit; } /** * * @package e107 - * @subpackage handlers + * @subpackage e107_handlers * @version $Id$ * @todo hardcoded text * diff --git a/e107_handlers/iphandler_class.php b/e107_handlers/iphandler_class.php index cce019be3..fa6c00d18 100644 --- a/e107_handlers/iphandler_class.php +++ b/e107_handlers/iphandler_class.php @@ -17,7 +17,7 @@ /** * @package e107 -* @subpackage handlers +* @subpackage e107_handlers * @version $Id$; * * Routines to manage IP addresses and banning.