Blame view
sources/apps/user_oauth/appinfo/info.xml
301 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
<?xml version="1.0"?> <info> <id>user_oauth</id> <name>OAuth</name> <description>OAuth server</description> <version>1.0</version> <licence>AGPL</licence> <author>Frank Karlitschek</author> <require>4.93</require> <shipped>true</shipped> <remote> <odav>remote.php</odav> </remote> </info> |