Commit d7b8214e238043ebfd6267b7098a68d457d0c2c4

Authored by Kevin Cyster
1 parent a1f7a676

Added webservice functionality for subscriptions

Committed By: Kevin Cyster

Reviewed By: Megan Watson
Showing 1 changed file with 1 additions and 0 deletions
ktapi/ktapi.inc.php
... ... @@ -3687,4 +3687,5 @@ class savedSearches
3687 3687 return $results;
3688 3688 }
3689 3689 }
  3690 +
3690 3691 ?>
3691 3692 \ No newline at end of file
... ...