Elgg
Version 2.3
|
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 ('/'!==parse_url(elgg_get_site_url(), PHP_URL_PATH)) if(file_exists(elgg_get_root_path(). 'robots.txt')) |
Set robots.txt.
Definition at line 11 of file robots.php.