Passed
Branch master (be24eb)
by Agiel Kurniawan
11:45
created
backend/views/setting/_search.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link http://www.writesdown.com/
4
- * @author Agiel K. Saputra <[email protected]>
5
- * @copyright Copyright (c) 2015 WritesDown
6
- * @license http://www.writesdown.com/license/
7
- */
3
+         * @link http://www.writesdown.com/
4
+         * @author Agiel K. Saputra <[email protected]>
5
+         * @copyright Copyright (c) 2015 WritesDown
6
+         * @license http://www.writesdown.com/license/
7
+         */
8 8
 
9 9
 use yii\helpers\Html;
10 10
 use yii\widgets\ActiveForm;
Please login to merge, or discard this patch.
backend/views/setting/create.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link http://www.writesdown.com/
4
- * @author Agiel K. Saputra <[email protected]>
5
- * @copyright Copyright (c) 2015 WritesDown
6
- * @license http://www.writesdown.com/license/
7
- */
3
+         * @link http://www.writesdown.com/
4
+         * @author Agiel K. Saputra <[email protected]>
5
+         * @copyright Copyright (c) 2015 WritesDown
6
+         * @license http://www.writesdown.com/license/
7
+         */
8 8
 
9 9
 /* @var $this yii\web\View */
10 10
 /* @var $model common\models\Option */
Please login to merge, or discard this patch.
backend/views/setting/discussion.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link http://www.writesdown.com/
4
- * @author Agiel K. Saputra <[email protected]>
5
- * @copyright Copyright (c) 2015 WritesDown
6
- * @license http://www.writesdown.com/license/
7
- */
3
+     * @link http://www.writesdown.com/
4
+     * @author Agiel K. Saputra <[email protected]>
5
+     * @copyright Copyright (c) 2015 WritesDown
6
+     * @license http://www.writesdown.com/license/
7
+     */
8 8
 
9 9
 use yii\helpers\Html;
10 10
 use yii\widgets\ActiveForm;
Please login to merge, or discard this patch.
backend/views/setting/general.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link http://www.writesdown.com/
4
- * @author Agiel K. Saputra <[email protected]>
5
- * @copyright Copyright (c) 2015 WritesDown
6
- * @license http://www.writesdown.com/license/
7
- */
3
+                 * @link http://www.writesdown.com/
4
+                 * @author Agiel K. Saputra <[email protected]>
5
+                 * @copyright Copyright (c) 2015 WritesDown
6
+                 * @license http://www.writesdown.com/license/
7
+                 */
8 8
 
9 9
 use common\components\TimeZoneHelper;
10 10
 use dosamigos\selectize\SelectizeDropDownList;
Please login to merge, or discard this patch.
backend/views/setting/index.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link http://www.writesdown.com/
4
- * @author Agiel K. Saputra <[email protected]>
5
- * @copyright Copyright (c) 2015 WritesDown
6
- * @license http://www.writesdown.com/license/
7
- */
3
+                 * @link http://www.writesdown.com/
4
+                 * @author Agiel K. Saputra <[email protected]>
5
+                 * @copyright Copyright (c) 2015 WritesDown
6
+                 * @license http://www.writesdown.com/license/
7
+                 */
8 8
 
9 9
 use yii\grid\GridView;
10 10
 use yii\helpers\Html;
Please login to merge, or discard this patch.
backend/views/setting/media.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      http://www.writesdown.com/
4
- * @author    Agiel K. Saputra <[email protected]>
5
- * @copyright Copyright (c) 2015 WritesDown
6
- * @license   http://www.writesdown.com/license/
7
- */
3
+     * @link      http://www.writesdown.com/
4
+     * @author    Agiel K. Saputra <[email protected]>
5
+     * @copyright Copyright (c) 2015 WritesDown
6
+     * @license   http://www.writesdown.com/license/
7
+     */
8 8
 
9 9
 use yii\helpers\Html;
10 10
 use yii\widgets\ActiveForm;
Please login to merge, or discard this patch.
backend/views/setting/reading.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link http://www.writesdown.com/
4
- * @author Agiel K. Saputra <[email protected]>
5
- * @copyright Copyright (c) 2015 WritesDown
6
- * @license http://www.writesdown.com/license/
7
- */
3
+                 * @link http://www.writesdown.com/
4
+                 * @author Agiel K. Saputra <[email protected]>
5
+                 * @copyright Copyright (c) 2015 WritesDown
6
+                 * @license http://www.writesdown.com/license/
7
+                 */
8 8
 
9 9
 use common\models\Post;
10 10
 use common\models\PostType;
Please login to merge, or discard this patch.
backend/views/setting/update.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link http://www.writesdown.com/
4
- * @author Agiel K. Saputra <[email protected]>
5
- * @copyright Copyright (c) 2015 WritesDown
6
- * @license http://www.writesdown.com/license/
7
- */
3
+                 * @link http://www.writesdown.com/
4
+                 * @author Agiel K. Saputra <[email protected]>
5
+                 * @copyright Copyright (c) 2015 WritesDown
6
+                 * @license http://www.writesdown.com/license/
7
+                 */
8 8
 
9 9
 /* @var $this yii\web\View */
10 10
 /* @var $model common\models\Option */
Please login to merge, or discard this patch.
backend/views/setting/view.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link http://www.writesdown.com/
4
- * @author Agiel K. Saputra <[email protected]>
5
- * @copyright Copyright (c) 2015 WritesDown
6
- * @license http://www.writesdown.com/license/
7
- */
3
+     * @link http://www.writesdown.com/
4
+     * @author Agiel K. Saputra <[email protected]>
5
+     * @copyright Copyright (c) 2015 WritesDown
6
+     * @license http://www.writesdown.com/license/
7
+     */
8 8
 
9 9
 use yii\helpers\Html;
10 10
 use yii\widgets\DetailView;
Please login to merge, or discard this patch.