summaryrefslogtreecommitdiff
path: root/http/api-inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'http/api-inc.php')
-rw-r--r--http/api-inc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/http/api-inc.php b/http/api-inc.php
index 40aa612..041c8ff 100644
--- a/http/api-inc.php
+++ b/http/api-inc.php
@@ -201,4 +201,6 @@ class ApiPkl {
}
}
+class ApiPklV1 extends ApiPkl {}
+
?>