diff options
| author | 2009-07-06 19:30:02 +0000 | |
|---|---|---|
| committer | 2009-07-06 19:30:02 +0000 | |
| commit | 8853dd360a53461e4b210c631663d5deb2b818a9 (patch) | |
| tree | b8b1f31128fdd4f2d1c799521c8403103ec1c159 /backend/api.php | |
| parent | Removed non boxee assets (diff) | |
| download | AnyClip4Boxee-master.tar.xz AnyClip4Boxee-master.zip | |
git-svn-id: https://anyclip.svn.beanstalkapp.com/anyclip/branches/iterations/BoxeeApp/0.1@503 4cc9b9cd-7cf8-4f8c-937d-e7c95023a307
Diffstat (limited to 'backend/api.php')
| -rw-r--r-- | backend/api.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/api.php b/backend/api.php index 356fac7..2545707 100644 --- a/backend/api.php +++ b/backend/api.php @@ -1,4 +1,6 @@ <?php +//1.0 API, which is now outdated. +//As soon as API is stabilized, this should be updated class AnyClipError { public $code; public $message; |
