Elgg  Version master
content.php
Go to the documentation of this file.
1 <?php
2 echo elgg_view('admin/cron');
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
Definition: views.php:156