Completed
Push — master ( 0ddad3...b5072f )
by Anthony
02:20
created
app/controller/initialise/category.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,4 +8,4 @@
 block discarded – undo
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
Please login to merge, or discard this patch.