Jump to content

simotenax

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

simotenax's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. that's my decrypted output <?php include("inc/application_top.php"); $navegation = ''; $smarty->assign('website_title',$website_title); $smarty->assign('website_keyword',$website_keyword); $smarty->assign('website_description',$website_description); $smarty->assign('title_header1',$title_header1); $smarty->assign('title_header2',$title_header2); $smarty->assign('navegation',$navegation); $smarty->assign('date',date("F d, Y")); $smarty->assign('navegation',$navegation); $smarty->assign('domain_url',$domain_url); $smarty->assign('domain',$domain); $smarty->assign('home_page',$home_page); $smarty->assign('date_year',date("Y")); $smarty->assign('shopzilla_tracking',$shopzilla_tracking); $smarty->display('index.tpl');
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.