proper Id tag for class header

This commit is contained in:
Klaus Leithoff 2014-04-03 12:31:52 +00:00
parent a4efec4997
commit 4387985b3c
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
* @author Hadi Nategh [hn@stylite.de] * @author Hadi Nategh [hn@stylite.de]
* @copyright (c) 2013 by Stylite AG <info-AT-stylite.de> * @copyright (c) 2013 by Stylite AG <info-AT-stylite.de>
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @version * @version $Id$
*/ */
class mail_acl class mail_acl

View File

@ -7,7 +7,7 @@
* @author Hadi Nategh [hn@stylite.de] * @author Hadi Nategh [hn@stylite.de]
* @copyright (c) 2013 by Hadi Nategh <hn-AT-stylite.de> * @copyright (c) 2013 by Hadi Nategh <hn-AT-stylite.de>
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @version $Id: class.mail_ui.inc.php 42779 2013-06-17 14:25:20Z leithoff $ * @version $Id$
*/ */
include_once(EGW_INCLUDE_ROOT.'/etemplate/inc/class.etemplate.inc.php'); include_once(EGW_INCLUDE_ROOT.'/etemplate/inc/class.etemplate.inc.php');