MTrack/Attachment.php
authorAlan Knowles <alan@akkbhome.com>
Tue, 8 Mar 2011 23:54:27 +0000 (07:54 +0800)
committerAlan Knowles <alan@akkbhome.com>
Tue, 8 Mar 2011 23:54:27 +0000 (07:54 +0800)
MTrack/Attachment.php

index 244e4bf..aba3b84 100644 (file)
@@ -1,7 +1,7 @@
 <?php # vim:ts=2:sw=2:et:
 /* For licensing and copyright terms, see the file named LICENSE */
 
-require_once 'MTrack/Changeset.php';
+//require_once 'MTrack/Changeset.php';
 require_once 'MTrack/DB.php';
 require_once 'MTrack/Config.php';