Elgg  Version 1.11
Variables
robots.php File Reference

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...
 

Variable Documentation

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.