added list of categories in category page
This commit is contained in:
		
							parent
							
								
									eb8490332e
								
							
						
					
					
						commit
						441f7fad48
					
				@ -8,6 +8,10 @@ $allCategory = array(
 | 
			
		||||
    "Sans lactose" => "sans_lactose");
 | 
			
		||||
?>
 | 
			
		||||
 | 
			
		||||
<?php
 | 
			
		||||
    View::show("common/category_list");
 | 
			
		||||
?>
 | 
			
		||||
 | 
			
		||||
<main>
 | 
			
		||||
    <?php
 | 
			
		||||
    foreach ($A_view as $categoryName => $recipes) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user