Upstream changes for review
This commit is contained in:
@@ -68,6 +68,12 @@ class Controller_Redirection extends lnApp_Controller_TemplateDefault {
|
||||
));
|
||||
|
||||
$this->template->content = $output;
|
||||
$this->template->meta->keywords = join(',',array(
|
||||
'Web URL Shortener',
|
||||
'URL Shortener',
|
||||
'URL Redirector',
|
||||
'Web Redirector',
|
||||
));
|
||||
}
|
||||
|
||||
final public function action_post() {
|
||||
|
Reference in New Issue
Block a user