X-Git-Url: https://jfr.im/git/uguu.git/blobdiff_plain/96bb2d3306a6ea6021bc44ed488bc4d8b6cf447e..06790f5ce6082ab0a75ba206bfffa0b1e50c7d73:/src/Classes/Database.php diff --git a/src/Classes/Database.php b/src/Classes/Database.php index 252f435..52ba22e 100644 --- a/src/Classes/Database.php +++ b/src/Classes/Database.php @@ -18,7 +18,7 @@ * along with this program. If not, see . */ - namespace Pomf\Uguu; + namespace Pomf\Uguu\Classes; use Exception; use PDO;