Skip to content

Commit

Permalink
Merge branch 'master' into dev-1.4
Browse files Browse the repository at this point in the history
Conflicts:
	net/xenapi/XenAPI/api.php
  • Loading branch information
Contex committed Dec 23, 2014
2 parents 27186b6 + 2b6fa50 commit 13e7940
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
XenAPI
![Logo](http://i.imgur.com/1qYuVcr.png)

==========

This REST API allows usage of several of XenForo functions, such as authentication, user information and many more functions!
Expand All @@ -7,4 +8,4 @@ This project is a WIP, so be patient. Feel free to submit Pull Requests and sugg

Copyright (c) 2012-2014, XenAPI <http://www.xenapi.net>

XenAPI is licensed under GNU LESSER GENERAL PUBLIC LICENSE Version 3.
XenAPI is licensed under GNU LESSER GENERAL PUBLIC LICENSE Version 3.
2 changes: 1 addition & 1 deletion net/xenapi/XenAPI/api.php
Original file line number Diff line number Diff line change
Expand Up @@ -5755,4 +5755,4 @@ public function getUnreadAlertsCount() {
public function getPermissionCache() {
return $this->data['global_permission_cache'];
}
}
}

0 comments on commit 13e7940

Please sign in to comment.