9 json_encode(
$vars[
'url']),
10 json_encode(
elgg_echo(
'install:check:rewrite:success')),
15 elgg.installer.rewriteTest(<?php echo implode(
', ',
$args) ?>);
elgg_get_site_url()
Get the URL for the current (or specified) site, ending with "/".
elgg()
Bootstrapping and helper procedural code available for use in Elgg core and plugins.
$args
Some servers don't allow PHP to check the rewrite, so try via AJAX.
elgg_echo(string $message_key, array $args=[], string $language='')
Elgg language module Functions to manage language and translations.