Elgg
Version 6.2
|
Go to the source code of this file.
Variables | |
if(parse_url(elgg_get_site_url(), PHP_URL_PATH) !=='/') | if (file_exists(elgg_get_root_path() . 'robots.txt')) |
Set robots.txt. More... | |
if | ( | file_exists(elgg_get_root_path() . 'robots.txt') | ) |
Set robots.txt.
Definition at line 10 of file robots.php.