1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 08:34:09 +02:00

Update documentation path

This commit is contained in:
SteveD
2013-02-17 12:35:20 +00:00
parent c000634335
commit 2679a199c6
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ if (!defined('e107_INIT')) { exit; }
/** /**
* *
* @package e107 * @package e107
* @subpackage handlers * @subpackage e107_handlers
* @version $Id$ * @version $Id$
* @todo hardcoded text * @todo hardcoded text
* *

View File

@@ -17,7 +17,7 @@
/** /**
* @package e107 * @package e107
* @subpackage handlers * @subpackage e107_handlers
* @version $Id$; * @version $Id$;
* *
* Routines to manage IP addresses and banning. * Routines to manage IP addresses and banning.