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