Commit 02f3bc7e by Tobias Munk

applied coding standards

parent 028570b9
<?php
use yii\helpers\Html;
use yii\grid\GridView;
?>
<h1>Database Queries</h1>
......
......@@ -2,6 +2,7 @@
use yii\helpers\Html;
use yii\grid\GridView;
use yii\log\Logger;
?>
<h1>Log Messages</h1>
<?php
......
<?php
use yii\log\Target;
use yii\log\Logger;
?>
<?php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment