Skip to content

Commit 865e61e

Browse files
authored
fix
1 parent 8eddce1 commit 865e61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/Models/Http.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace DarkPHP;
3+
namespace Monster\App\Models;
44

55
/**
66
* Http - A simple PHP class for making HTTP requests using cURL

0 commit comments

Comments
 (0)