Changeset 20116 for branches/version-2_5-dev/data/module/Calendar/Engine
- Timestamp:
- 2011/02/09 10:36:01 (15 years ago)
- Location:
- branches/version-2_5-dev/data/module/Calendar/Engine
- Files:
-
- 3 edited
-
Interface.php (modified) (1 diff, 3 props)
-
PearDate.php (modified) (1 diff, 3 props)
-
UnixTS.php (modified) (1 diff, 3 props)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/module/Calendar/Engine/Interface.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r18701 r20116 18 18 // +----------------------------------------------------------------------+ 19 19 // 20 // $Id : Interface.php,v 1.5 2004/08/16 12:29:18 hfuecks Exp$20 // $Id$ 21 21 // 22 22 /** 23 23 * @package Calendar 24 * @version $Id : Interface.php,v 1.5 2004/08/16 12:29:18 hfuecks Exp$24 * @version $Id$ 25 25 */ 26 26 /** -
branches/version-2_5-dev/data/module/Calendar/Engine/PearDate.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r18701 r20116 18 18 // +----------------------------------------------------------------------+ 19 19 // 20 // $Id : PearDate.php,v 1.8 2004/08/20 20:00:55 quipo Exp$20 // $Id$ 21 21 // 22 22 /** 23 23 * @package Calendar 24 * @version $Id : PearDate.php,v 1.8 2004/08/20 20:00:55 quipo Exp$24 * @version $Id$ 25 25 */ 26 26 /** -
branches/version-2_5-dev/data/module/Calendar/Engine/UnixTS.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r18701 r20116 18 18 // +----------------------------------------------------------------------+ 19 19 // 20 // $Id : UnixTS.php,v 1.9 2004/08/20 20:00:55 quipo Exp$20 // $Id$ 21 21 // 22 22 /** 23 23 * @package Calendar 24 * @version $Id : UnixTS.php,v 1.9 2004/08/20 20:00:55 quipo Exp$24 * @version $Id$ 25 25 */ 26 26 /**
Note: See TracChangeset
for help on using the changeset viewer.
