fork download
  1. <div class="about-us">
  2. <?php if( $content=$helper->getLangConfig('widget_about_us') ) {?>
  3. <?php echo $content; ?>
  4. <?php } ?>
  5. </div>
Runtime error #stdin #stdout #stderr 0.02s 24652KB
stdin
Standard input is empty
stdout
            <div class="about-us">
              
stderr
PHP Notice:  Undefined variable: helper in /home/Ihd5VM/prog.php on line 2
PHP Fatal error:  Uncaught Error: Call to a member function getLangConfig() on null in /home/Ihd5VM/prog.php:2
Stack trace:
#0 {main}
  thrown in /home/Ihd5VM/prog.php on line 2