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

index 97058b0..1201a70 100644 (file)
@@ -9,7 +9,7 @@ class Pman_MTrack_DataObjects_Mtrack_repos_branch extends DB_DataObject
     ###START_AUTOCODE
     /* the code below is auto generated do not remove the above tag */
 
-    public $__table = 'mtrack_repos';                    // table name
+    public $__table = 'mtrack_repos_branch';                    // table name
     public $id;                              // int(11)  not_null primary_key auto_increment
     public $name;                       // string(64)  not_null
     public $repo_id;                         // string(16)  not_null