===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-text-wiki-1.2.1/Text_Wiki-1.2.1/Text/Wiki/Parse/Default/Embed.php-94-        ob_start();
php-text-wiki-1.2.1/Text_Wiki-1.2.1/Text/Wiki/Parse/Default/Embed.php:95:        include($this->file);
php-text-wiki-1.2.1/Text_Wiki-1.2.1/Text/Wiki/Parse/Default/Embed.php-96-        $this->output = ob_get_contents();
##############################################
php-text-wiki-1.2.1/Text_Wiki-1.2.1/Text/Wiki/Parse/Default/Include.php-91-        ob_start();
php-text-wiki-1.2.1/Text_Wiki-1.2.1/Text/Wiki/Parse/Default/Include.php:92:        include($this->file);
php-text-wiki-1.2.1/Text_Wiki-1.2.1/Text/Wiki/Parse/Default/Include.php-93-        $this->output = ob_get_contents();