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

Revision #2 has been created by rainyjune on Jun 16, 2010, 2:47:51 AM with the memo:

add Chinese version
« previous (#1) next (#3) »

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.

 
 
### Links
 
[Chinese version](http://dreamneverfall.cn/node/104)
4 0
3 followers
Viewed: 43 076 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