diff options
Diffstat (limited to 'views/list/meta.php')
| -rw-r--r-- | views/list/meta.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/list/meta.php b/views/list/meta.php index 137794e..5e5e52e 100644 --- a/views/list/meta.php +++ b/views/list/meta.php @@ -2,3 +2,4 @@ $lid = explode('/', $uri, 4)[2]; $title = 'List'; +$controller = 'list'; |
