From 9844652efbd2ecd6ab3a214797954366c729b3c9 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Wed, 11 Jul 2012 14:01:13 +0100 Subject: [PATCH] Fixed line length of license --- src/oauth2server/DbInterface.php | 19 +++++++++++++++---- src/oauth2server/Server.php | 19 +++++++++++++++---- 2 files changed, 30 insertions(+), 8 deletions(-) diff --git a/src/oauth2server/DbInterface.php b/src/oauth2server/DbInterface.php index 353c06a3..450c8375 100644 --- a/src/oauth2server/DbInterface.php +++ b/src/oauth2server/DbInterface.php @@ -1,12 +1,23 @@