Skip to content

Commit

Permalink
Empty class in correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
zeleznypa committed Jun 27, 2013
1 parent 5fc3c51 commit 0ae544e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Zeleznypa/Curl/SimpleCurl.php
@@ -0,0 +1,12 @@
<?php

namespace Zeleznypa\Curl;

/**
* Simple cURL wrapper
* @author Pavel Železný <info@pavelzelezny.cz>
*/
class SimpleCurl
{

}

0 comments on commit 0ae544e

Please sign in to comment.