From a081a8505a28f94e32b6c1fd06b7f4a999d780e8 Mon Sep 17 00:00:00 2001 From: zolij <zolij86@gmail.com> Date: Tue, 7 Jan 2014 23:29:46 +0100 Subject: [PATCH] =?UTF-8?q?php=20class=20l=C3=A9trehoz=C3=A1sa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- php/AuthSCHClient.class.php | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 php/AuthSCHClient.class.php diff --git a/php/AuthSCHClient.class.php b/php/AuthSCHClient.class.php new file mode 100644 index 0000000..7c64918 --- /dev/null +++ b/php/AuthSCHClient.class.php @@ -0,0 +1,4 @@ +<?php + +class AuthSCHClient { +} -- GitLab