We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6546414 commit b1c6fdaCopy full SHA for b1c6fda
src/Controllers/sSeoController.php
@@ -8,16 +8,6 @@
8
9
class sSeoController
10
{
11
- //public $url;
12
-
13
- /**
14
- * Construct
15
- */
16
- public function __construct()
17
- {
18
- //Paginator::defaultView('pagination');
19
- }
20
21
/**
22
* Show tabs with custom system settings
23
*
@@ -28,7 +18,6 @@ public function index()
28
return $this->view('index');
29
}
30
31
32
33
* Update settings configuration
34
0 commit comments