php8 fixes
[web.mtrack] / MTrack / SCM / Git / Repo.php
index 402e45a..07b0e61 100644 (file)
@@ -9,6 +9,8 @@ class MTrack_SCM_Git_Repo extends MTrack_Repo
   public $gitdir = null;
 
   public $debug = false;
+  
+  var $project_id;
 
   public function getSCMMetaData() {
     return array(