Renamed inteface to Database

This commit is contained in:
Alex Bilbie 2012-07-20 11:25:29 +01:00
parent f154708031
commit 971f7bf402

View File

@ -2,7 +2,7 @@
namespace oauth2server; namespace oauth2server;
interface DatabaseInteface interface Database
{ {
/** /**
* Validate a client * Validate a client