~horux-dev/horux-webcli/thfo

« back to all changes in this revision

Viewing changes to yii/framework/gii/views/default/error.php

  • Committer: Thierry Forchelet
  • Date: 2011-02-25 13:30:15 UTC
  • Revision ID: thierry.forchelet@letux.ch-20110225133015-zxyj9w7sqv8ly971
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<h1>Error <?php echo $code; ?></h1>
 
2
 
 
3
<div class="error">
 
4
<?php echo CHtml::encode($message); ?>
 
5
</div>
 
 
b'\\ No newline at end of file'