Skip to content

Instantly share code, notes, and snippets.

@ertankayalar
Created June 22, 2013 14:08
Show Gist options
  • Save ertankayalar/5840998 to your computer and use it in GitHub Desktop.
Save ertankayalar/5840998 to your computer and use it in GitHub Desktop.
yii site error
<?php
$this->render('//site/error', array('message' => 'hata mesajı', 'code' => '123'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment