From 0ae544e7fc85c2f5b0db2e9e44ce3f5dbd2c6f07 Mon Sep 17 00:00:00 2001 From: Pavel Zelezny Date: Thu, 30 May 2013 09:34:44 +0200 Subject: [PATCH] Empty class in correct path --- Zeleznypa/Curl/SimpleCurl.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Zeleznypa/Curl/SimpleCurl.php diff --git a/Zeleznypa/Curl/SimpleCurl.php b/Zeleznypa/Curl/SimpleCurl.php new file mode 100644 index 0000000..6f44d43 --- /dev/null +++ b/Zeleznypa/Curl/SimpleCurl.php @@ -0,0 +1,12 @@ + + */ +class SimpleCurl +{ + +} \ No newline at end of file