Completed
Push — master ( 88bd89...935965 )
by Alexander
03:24
created
app/modules/Cms/Controller/ConfigurationController.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-     * @copyright Copyright (c) 2011 - 2014 Aleksandr Torosh (http://wezoom.com.ua)
4
-     * @author Aleksandr Torosh <[email protected]>
5
-     */
3
+ * @copyright Copyright (c) 2011 - 2014 Aleksandr Torosh (http://wezoom.com.ua)
4
+ * @author Aleksandr Torosh <[email protected]>
5
+ */
6 6
 
7 7
 namespace Cms\Controller;
8 8
 
Please login to merge, or discard this patch.
app/modules/Cms/Model/Javascript.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
-     * @copyright Copyright (c) 2011 - 2014 Aleksandr Torosh (http://wezoom.net)
4
-     * @author Aleksandr Torosh <[email protected]>
5
-     */
3
+ * @copyright Copyright (c) 2011 - 2014 Aleksandr Torosh (http://wezoom.net)
4
+ * @author Aleksandr Torosh <[email protected]>
5
+ */
6 6
 
7 7
 namespace Cms\Model;
8 8
 
Please login to merge, or discard this patch.