From ed478344e2838b9f16e94dd40239c414f02a259d Mon Sep 17 00:00:00 2001
From: troy
Date: Fri, 22 Jul 2022 23:28:26 +0200
Subject: [PATCH] no tabs
---
index.php | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/index.php b/index.php
index 79d8517..ce86340 100644
--- a/index.php
+++ b/index.php
@@ -27,18 +27,18 @@ if (isset ( $_GET ['h'] )) {
}
if ($_GET ['h'] == 'gitconfig') {
echo '[core]
- repositoryformatversion = 0
- filemode = false
- bare = false
- logallrefupdates = true
- symlinks = false
- ignorecase = true
+ repositoryformatversion = 0
+ filemode = false
+ bare = false
+ logallrefupdates = true
+ symlinks = false
+ ignorecase = true
[remote "origin"]
- url = https://git.budelmann-elektronik.com/be/website.git
- fetch = +refs/heads/*:refs/remotes/origin/*
+ url = https://git.budelmann-elektronik.com/be/website.git
+ fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
- remote = origin
- merge = refs/heads/master';
+ remote = origin
+ merge = refs/heads/master';
}
if ($_GET ['h'] == 'wp-login') {
@@ -97,9 +97,9 @@ if (isset ( $_GET ['h'] )) {
+ if ( typeof wpOnload === \'function\' ) { wpOnload() }
- ← Zurück zu Wordpress
+ ← Zurück zu Wordpress