trailing spaces
[plewww.git] / plekit / php / datepicker.php
index 9460e8b..b6b6c8e 100644 (file)
@@ -27,7 +27,7 @@ class PlekitDatepicker {
     $this->id=$id;
     $this->display=$display;
     $this->options=array_merge($datepicker_default_options,$options);
-    
+
   }
 
   function html () {