Commit a1f7a676b57d14406ea72244aa059333c46d1bbb
1 parent
e4abf4a8
Added webservice functionality for subscriptions
Committed By: Kevin Cyster Reviewed By: Megan Watson
Showing
1 changed file
with
1 additions
and
0 deletions
ktapi/KTAPIFolder.inc.php
| @@ -1233,4 +1233,5 @@ class KTAPI_Folder extends KTAPI_FolderItem | @@ -1233,4 +1233,5 @@ class KTAPI_Folder extends KTAPI_FolderItem | ||
| 1233 | return $_SESSION['errorMessage']; | 1233 | return $_SESSION['errorMessage']; |
| 1234 | } | 1234 | } |
| 1235 | } | 1235 | } |
| 1236 | + | ||
| 1236 | ?> | 1237 | ?> |
| 1237 | \ No newline at end of file | 1238 | \ No newline at end of file |