Completed
Push — master ( 186990...8eb78c )
by Niels
04:01
created
src/DirectAdmin/Objects/Domains/Subdomain.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * DirectAdmin
4
- * (c) Omines Internetbureau B.V.
5
- *
6
- * For the full copyright and license information, please view the LICENSE
7
- * file that was distributed with this source code.
8
- */
3
+     * DirectAdmin
4
+     * (c) Omines Internetbureau B.V.
5
+     *
6
+     * For the full copyright and license information, please view the LICENSE
7
+     * file that was distributed with this source code.
8
+     */
9 9
 
10 10
 namespace Omines\DirectAdmin\Utility;
11 11
 
Please login to merge, or discard this patch.
src/DirectAdmin/Objects/Email/Forwarder.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * DirectAdmin
4
- * (c) Omines Internetbureau B.V.
5
- *
6
- * For the full copyright and license information, please view the LICENSE
7
- * file that was distributed with this source code.
8
- */
3
+     * DirectAdmin
4
+     * (c) Omines Internetbureau B.V.
5
+     *
6
+     * For the full copyright and license information, please view the LICENSE
7
+     * file that was distributed with this source code.
8
+     */
9 9
 
10 10
 namespace Omines\DirectAdmin\Utility;
11 11
 
Please login to merge, or discard this patch.
src/DirectAdmin/Objects/Email/MailObject.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * DirectAdmin
4
- * (c) Omines Internetbureau B.V.
5
- *
6
- * For the full copyright and license information, please view the LICENSE
7
- * file that was distributed with this source code.
8
- */
3
+     * DirectAdmin
4
+     * (c) Omines Internetbureau B.V.
5
+     *
6
+     * For the full copyright and license information, please view the LICENSE
7
+     * file that was distributed with this source code.
8
+     */
9 9
 
10 10
 namespace Omines\DirectAdmin\Utility;
11 11
 
Please login to merge, or discard this patch.
src/DirectAdmin/Objects/Email/Mailbox.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * DirectAdmin
4
- * (c) Omines Internetbureau B.V.
5
- *
6
- * For the full copyright and license information, please view the LICENSE
7
- * file that was distributed with this source code.
8
- */
3
+     * DirectAdmin
4
+     * (c) Omines Internetbureau B.V.
5
+     *
6
+     * For the full copyright and license information, please view the LICENSE
7
+     * file that was distributed with this source code.
8
+     */
9 9
 
10 10
 namespace Omines\DirectAdmin\Utility;
11 11
 
Please login to merge, or discard this patch.
src/DirectAdmin/Objects/Object.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * DirectAdmin
4
- * (c) Omines Internetbureau B.V.
5
- *
6
- * For the full copyright and license information, please view the LICENSE
7
- * file that was distributed with this source code.
8
- */
3
+     * DirectAdmin
4
+     * (c) Omines Internetbureau B.V.
5
+     *
6
+     * For the full copyright and license information, please view the LICENSE
7
+     * file that was distributed with this source code.
8
+     */
9 9
 
10 10
 namespace Omines\DirectAdmin\Utility;
11 11
 
Please login to merge, or discard this patch.
src/DirectAdmin/Objects/Users/Admin.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * DirectAdmin
4
- * (c) Omines Internetbureau B.V.
5
- *
6
- * For the full copyright and license information, please view the LICENSE
7
- * file that was distributed with this source code.
8
- */
3
+     * DirectAdmin
4
+     * (c) Omines Internetbureau B.V.
5
+     *
6
+     * For the full copyright and license information, please view the LICENSE
7
+     * file that was distributed with this source code.
8
+     */
9 9
 
10 10
 namespace Omines\DirectAdmin\Utility;
11 11
 
Please login to merge, or discard this patch.
src/DirectAdmin/Context/AdminContext.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * DirectAdmin
4
- * (c) Omines Internetbureau B.V.
5
- *
6
- * For the full copyright and license information, please view the LICENSE
7
- * file that was distributed with this source code.
8
- */
3
+     * DirectAdmin
4
+     * (c) Omines Internetbureau B.V.
5
+     *
6
+     * For the full copyright and license information, please view the LICENSE
7
+     * file that was distributed with this source code.
8
+     */
9 9
 
10 10
 namespace Omines\DirectAdmin\Utility;
11 11
 
Please login to merge, or discard this patch.