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
bb8b00362ae27eed89d718700b4c5fb24edeb6b6
Authored by
Paul Barrett
2009-09-22 13:14:52 +0200
1 parent
49d2cf58
undo test change
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
ktapi/KTAPIDocument.inc.php
ktapi/KTAPIDocument.inc.php
View file @
bb8b003
...
...
@@ -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
/**
...
...