1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-22 13:53:00 +00:00

First Commit. Datascheme is in tests

This commit is contained in:
Loic Blot
2014-09-12 11:46:39 +00:00
commit 8d03780e6f
21 changed files with 1128 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0"?>
<info>
<id>ocsms</id>
<name>Oc Sms</name>
<description>Owncloud SMS app</description>
<licence>AGPL</licence>
<author>Loic Blot</author>
<version>0.0.7</version>
<requiremin>7</requiremin>
</info>