Commit 924e959f057f5de954c78913136f619c8b67f423

Authored by Michael Joseph
1 parent 655c04d5

added close php tag


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2523 c91229c3-7414-0410-bfa2-8a42b809f60b
lib/subscriptions/SubscriptionConstants.inc
... ... @@ -47,3 +47,4 @@ class SubscriptionConstants {
47 47 return $aChangeType[$sType];
48 48 }
49 49 }
  50 +?>
50 51 \ No newline at end of file
... ...