Elgg  Version 5.1
icons.css.php
Go to the documentation of this file.
1 <?php
6 echo elgg_view('elements/icons/ajax.css');
7 echo elgg_view('elements/icons/avatar.css');
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
Definition: views.php:177