I18n string fixes
[squirrelmail.git] / plugins / calendar / calendar_data.php
index 737537ec112cdaa15f92c7b345d2f725e0b69642..8bf3d65e448f1701c5d66f555413d49370e1a603 100644 (file)
@@ -1,5 +1,4 @@
-<?php /* Modified at 1 places by ri_once */ ?>
-<?php /* 'php' Added by ri_once */
+<?php
 /*
  *  calendar_data.php
  *
@@ -8,7 +7,7 @@
  *
  *  functions to operate on calendar data files.
  *
- *  18 Jan 2002 Adapted to official SM rules philippe@squirrelmail.org.
+ * $Id$
  */
 
 // this is array that contains all events
@@ -110,4 +109,4 @@ function update_event($date, $time) {
 }
 
 
-?>
+?>
\ No newline at end of file