SF.net SVN: postfixadmin:[410] trunk/create-mailbox.php
Brought to you by:
christian_boltz,
gingerdog
From: <chr...@us...> - 2008-07-22 21:57:42
|
Revision: 410 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=410&view=rev Author: christian_boltz Date: 2008-07-22 21:57:51 +0000 (Tue, 22 Jul 2008) Log Message: ----------- create-mailbox.php: - removed duplicate @version and @license comment Modified Paths: -------------- trunk/create-mailbox.php Modified: trunk/create-mailbox.php =================================================================== --- trunk/create-mailbox.php 2008-07-22 20:03:53 UTC (rev 409) +++ trunk/create-mailbox.php 2008-07-22 21:57:51 UTC (rev 410) @@ -9,9 +9,6 @@ * Further details on the project are available at : * http://www.postfixadmin.com or http://postfixadmin.sf.net * - * @version $Id$ - * @license GNU GPL v2 or later. - * * File: create-mailbox.php * Responsible for allowing for the creation of mail boxes * This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |