DataObjects/Core_watch.php
authorAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2012 02:06:19 +0000 (10:06 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2012 02:06:19 +0000 (10:06 +0800)
DataObjects/Core_watch.php

index 6d0998c..583e38d 100644 (file)
@@ -110,8 +110,7 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject
             $nn->act_start( date("Y-m-d H:i:s", $when !== false ? strtotime($when) : time()) );
             $nn->insert();
         }
             $nn->act_start( date("Y-m-d H:i:s", $when !== false ? strtotime($when) : time()) );
             $nn->insert();
         }
-        
-        
+          
     }
     // static really...
     /**
     }
     // static really...
     /**