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

index dda1a3f..0fc6759 100755 (executable)
@@ -59,7 +59,7 @@ class MTrackWeb_Hook_git extends MTrackWeb
             $this->authUser->get('email', $who); 
             
             $cfg = HTML_FlexyFramework::get()->MTrackWeb;
-            print_R($cfg);
+            //print_R($cfg);
             
             
             require_once 'MTrack/CommitChecker.php';