Skip to content

Instantly share code, notes, and snippets.

@nas887
Created July 20, 2012 00:26
Show Gist options
  • Save nas887/3147869 to your computer and use it in GitHub Desktop.
Save nas887/3147869 to your computer and use it in GitHub Desktop.
debuggery
<!--debugging trialpay -->
<?php echo Mage::getSingleton('core/session')->getData($trialpay); ?>
<?php $output = Mage::getSingleton('core/session')->getSubid();
echo $this->__($output); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment