Elgg  Version 5.1
Variables
server.php File Reference

Go to the source code of this file.

Variables

 $tabs
 Server information. More...
 

Variable Documentation

$tabs
Initial value:
= [
[
'text' => elgg_echo('admin:server:label:requirements'),
'content' => elgg_view('admin/server/requirements')
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
Definition: languages.php:17
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
Definition: views.php:177

Server information.

Definition at line 6 of file server.php.