Update of /cvsroot/phpcms-plugins/admin4phpCMS/modules/phpcms
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15819/modules/phpcms
Modified Files:
http-indexer.php
Log Message:
last step for module_phpcms
Index: http-indexer.php
===================================================================
RCS file: /cvsroot/phpcms-plugins/admin4phpCMS/modules/phpcms/http-indexer.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- http-indexer.php 20 May 2005 05:54:05 -0000 1.1
+++ http-indexer.php 20 May 2005 06:01:56 -0000 1.2
@@ -58,12 +58,15 @@
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @copyright Copyright (c) 2005, Martin Jahn
* @version $Id$
-* @package admin4phpcms
+* @package admin4phpCMS
* @subpackage module_phpcms
*/
/*
* $Log$
+* Revision 1.2 2005/05/20 06:01:56 mjahn
+* last step for module_phpcms
+*
* Revision 1.1 2005/05/20 05:54:05 mjahn
* last step for module_phpcms
*
|