Elgg
Version 1.9
|
Go to the source code of this file.
Variables | |
$content = get_input('text') | |
Set robots.txt action. More... | |
$site = elgg_get_site_entity() | |
if($site->setPrivateSetting('robots.txt', $content)) | else |
Set robots.txt action.
Definition at line 6 of file set_robots.php.
$site = elgg_get_site_entity() |
Definition at line 8 of file set_robots.php.
Definition at line 12 of file set_robots.php.