DataObjects/Core_watch.php
authorAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 11:08:32 +0000 (19:08 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 11:08:32 +0000 (19:08 +0800)
DataObjects/Core_watch.php

index 12b102b..7c66c60 100644 (file)
@@ -141,7 +141,7 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject
             }
             
             $n = clone($nn);
-            $n->person_id = $p;
+            $n->person_id = $watch->person_id;
             $n->watch_id =  $watch->id;
             
             // does this watch already have a flag...