===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
smarty-gettext-1.6.1/tsmarty2c.php-79-	$tmp2 = tempnam(TMPDIR, 'tsmarty2c');
smarty-gettext-1.6.1/tsmarty2c.php:80:	passthru('msgcat -o ' . escapeshellarg($tmp2) . ' ' . escapeshellarg($outfile) . ' ' . escapeshellarg($tmp), $rc);
smarty-gettext-1.6.1/tsmarty2c.php-81-	unlink($tmp);