Skip to content

Commit fa04971

Browse files
authored
Merge pull request #149 from Extendy/bugfixes/small
chore: small fix
2 parents b25c4cf + 29b745e commit fa04971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Controllers/Urltags.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace App\Controllers;
44

5-
use App\Models\UrltagsModel;
5+
use App\Models\UrlTagsModel;
66
use CodeIgniter\Controller;
77
use CodeIgniter\I18n\Time;
88

0 commit comments

Comments
 (0)