|
Elgg
Version master
|
Go to the source code of this file.
Variables | |
| $tabs = [] | |
| Show performance suggestions / warnings. More... | |
| $tabs [] | |
| if (function_exists( 'opcache_get_status') &&opcache_get_status(false)) | |
| $tabs = [] |
Show performance suggestions / warnings.
Definition at line 6 of file performance.php.
| $tabs[] |
Definition at line 8 of file performance.php.
| if(function_exists('opcache_get_status') &&opcache_get_status(false)) | ( | function_exists( 'opcache_get_status') &&opcache_get_status(false) | ) |
Definition at line 15 of file performance.php.