Source for file DE_calendar.php

Documentation is available at DE_calendar.php

  1. <?php
  2. /**
  3.  * @since 03.12.2007
  4.  * @author pkrebs
  5.  */
  6.  
  7. global $OCSP_VAL;
  8.  
  9. $OCSP_VAL['monthNames']=array(
  10.     => 'Jänner',
  11.     => 'Februar',
  12.     => 'März',
  13.     => 'April',
  14.     => 'Mai',
  15.     => 'Juni',
  16.     => 'Juli',
  17.     => 'August',
  18.     => 'September',
  19.     10 => 'Oktober',
  20.     11 => 'November',
  21.     12 => 'Dezember'
  22. );
  23.  
  24. ?>

Documentation generated on Thu, 08 Jan 2009 17:44:06 +0100 by phpDocumentor 1.4.0a2