/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
templates
/
cell
/
ListCategories
/
/var/www/vhosts/ihelp.ro/httpdocs/templates/cell/ListCategories
mkdir
upload
Name
Size
Mode
Actions
list.php
284
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/templates/cell/ListCategories/list.php
(284B)
<?php if ($categories) : foreach ($categories as $category) : echo $this->Html->link($category->svg_icon . $category->name, ['prefix' => false, 'controller' => 'Categories', 'action' => 'view', 'slug' => $category->slug], ['escape' => false]); endforeach; endif; ?>
Save
cmd:
run