nyroFwk  0.2
default.html.php
Go to the documentation of this file.
1 <?php
2 foreach($this->vars as $k=>$v) {
3  if ($k != 'response')
4  echo $v;
5 }
6 ?>
Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by doxygen 1.8.13