Completed
Pull Request — master (#6377)
by Lukas
26:53 queued 10:16
created
settings/templates/settings/admin/server.development.notice.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,3 +1,3 @@
 block discarded – undo
1 1
 <div class="section">
2
-	<p><?php include(__DIR__ . '/../../settings.development.notice.php'); ?></p>
2
+	<p><?php include(__DIR__.'/../../settings.development.notice.php'); ?></p>
3 3
 </div>
Please login to merge, or discard this patch.