File 'index' doesn't exist in module 'robots.txt'
File index.php
Line 70
Backtrace
File index.php
Line 70
Arguments robots.txt, index,
    #Messages::add("asdfasdfasd","core.success",false);
    #Messages::send("Erfolgreich gespeichert","core.alert",false);
    #$tmp = new TMP_File(false,"test");
    #$tmp->set_content("test");
    #BF::getBF_DB()->parse_struct("BF/core/conf/db_struct.yml");
    Modules::load($module,$page,$action);


    
$time_end getmicrotime();
    
$diff $time_end-$time_start;
    
#echo "<br /><br /><br />Time: ".round($diff,5);