scrape.php 53 B

12345
  1. <?php
  2. echo $this->_['scraper']->getOutputText();
  3. ?>