propset svn:keywords Id

This commit is contained in:
Ralf Becker 2010-01-19 22:17:32 +00:00
parent 810539ba9d
commit 55ff9ea1cf
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
* option) any later version. *
\**************************************************************************/
/* $Id: class.module_calendar.inc.php,v 1.4 2008-12-29 19:01:26 hjtappe Exp $ */
/* $Id$ */
class module_calendar extends Module
{

View File

@ -9,7 +9,7 @@
* option) any later version. *
\**************************************************************************/
/* $Id: class.module_calendar_list.inc.php,v 1.9 2008-12-30 17:56:19 hjtappe Exp $ */
/* $Id$ */
/*
// AN EXAMPLE STYLESHEET

View File

@ -9,7 +9,7 @@
* option) any later version. *
\**************************************************************************/
/* $Id: class.module_calendar_month.inc.php,v 1.7 2008-12-30 15:38:33 hjtappe Exp $ */
/* $Id$ */
class module_calendar_month extends Module
{