@@ -8,4 +8,4 @@ |
||
8 | 8 | $arr = \modules\blog\app\controller\Blog::getValues(); |
9 | 9 | |
10 | 10 | \core\App::setTitle("Blog module list articles of category ".$category->getNamemCategorieUrl()); |
11 | - \core\App::setDescription("Description of the blog module ". $category->getNamemCategorieUrl()); |
|
12 | 11 | \ No newline at end of file |
12 | + \core\App::setDescription("Description of the blog module ".$category->getNamemCategorieUrl()); |
|
13 | 13 | \ No newline at end of file |