OKAPI Project update (r483).

This commit is contained in:
Wojciech Rygielski
2012-10-27 15:18:30 +02:00
parent b298bfccc0
commit 8eb0201947
109 changed files with 2799 additions and 316 deletions

View File

@@ -4,8 +4,6 @@ namespace okapi;
use OAuthDataStore;
require_once($rootpath.'lib/common.inc.php');
class OkapiDataStore extends OAuthDataStore
{
public function lookup_consumer($consumer_key)