From 49c7f856e57a5c87aa7229d008891c716af113c9 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 7 Nov 2016 14:51:42 +0200 Subject: [PATCH] 123 --- www/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.php b/www/index.php index 2f4b169..ff57873 100644 --- a/www/index.php +++ b/www/index.php @@ -1748,7 +1748,7 @@ try $router->add ( - '/aboutua', + '/aboutua-1', [ 'controller' => 'page', 'action' => 'aboutua', -- libgit2 0.21.4