MTrackWeb/Hook/git.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 11:03:17 +0000 (19:03 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 11:03:17 +0000 (19:03 +0800)
MTrackWeb/Hook/git.php

index 9cd9991..ce153f2 100755 (executable)
@@ -64,6 +64,7 @@ class MTrackWeb_Hook_git extends MTrackWeb
             
             require_once 'MTrack/CommitChecker.php';
             
+            
             $checker = new MTrack_CommitChecker( array(
                     'repo' => $repo,
                     'checks' => $cfg['checks'],