Difference between #1 and #4 of
How to use default layout for error pages instead of errorXXX views

Changes

Title unchanged

How to use default layout for error pages instead of errorXXX views

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
<div>
<?php echo $error['message']; ?>
</div>
```

Now all application errors are rendered using the default application layout.

 
4 0
3 followers
Viewed: 43 077 times
Version: 1.1
Category: Tutorials
Tags:
Written by: idle sign
Last updated by: Yang He
Created on: Sep 23, 2009
Last updated: 11 years ago
Update Article

Revisions

View all history