DataObjects/Mtrack_repos.php
authorAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 10:40:57 +0000 (18:40 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 10:40:57 +0000 (18:40 +0800)
DataObjects/Mtrack_repos.php

index 10de173..ea6b86b 100644 (file)
@@ -450,7 +450,6 @@ class Pman_MTrack_DataObjects_Mtrack_repos extends DB_DataObject
         }
         $b->insert();
         return $b;
-        
     }
     
     // these should really be phased out, and the Controlers use impl()-> directly..