Peter M. Groen
/
knowledgetree
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
49d2cf5816bdc7b3270a95c9cd66213cf58155e1
Authored by
Paul Barrett
2009-09-22 13:04:12 +0200
1 parent
2af84117
test
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
ktapi/KTAPIDocument.inc.php
ktapi/KTAPIDocument.inc.php
View file @
49d2cf5
...
...
@@ -39,7 +39,7 @@
39
39
* @package KTAPI
40
40
* @version Version 0.9
41
41
*/
42
-
42
+//
43
43
require_once(KT_DIR . '/ktwebservice/KTDownloadManager.inc.php');
44
44
45
45
/**
...
...