Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Андрей Красильников committed Apr 18, 2016
1 parent 2e56422 commit 763d9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Curl.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*
*/

namespace linslin\yii2\curl;
namespace z010107\yii2\curl;

use Yii;
use yii\base\Exception;
Expand Down

0 comments on commit 763d9ed

Please sign in to comment.