From 6da7e292ac60f3a6e8c58a122a3e5bacdfdcb4c2 Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Sun, 17 May 2026 23:30:14 +0200 Subject: [PATCH] update --- .vscode/ftp-kr.json | 30 +++++++++++++++--------------- .vscode/sftp.json | 12 ++++++++++++ wp-content/themes/pkmp/page-7.php | 2 +- 3 files changed, 28 insertions(+), 16 deletions(-) create mode 100644 .vscode/sftp.json diff --git a/.vscode/ftp-kr.json b/.vscode/ftp-kr.json index 9e97b85..a53229a 100644 --- a/.vscode/ftp-kr.json +++ b/.vscode/ftp-kr.json @@ -1,17 +1,17 @@ { - "host": "host162119.hostido.net.pl", - "username": "www@host162119.xce.pl", - "password": "qn7R7FEdhdcVdfb7kGvT", - "remotePath": "/domains/pkmp.com.pl/public_html", - "protocol": "ftp", - "port": 0, - "fileNameEncoding": "utf8", - "autoUpload": true, - "autoDelete": false, - "autoDownload": false, - "ignoreRemoteModification": true, - "ignore": [ - ".git", - "/.vscode" - ] + "host": "host162119.hostido.net.pl", + "username": "www@host162119.xce.pl", + "password": "qn7R7FEdhdcVdfb7kGvT", + "remotePath": "/domains/pkmp.com.pl/public_html", + "protocol": "ftp", + "port": 0, + "fileNameEncoding": "utf8", + "autoUpload": true, + "autoDelete": false, + "autoDownload": false, + "ignoreRemoteModification": true, + "ignore": [ + ".git", + "/.vscode" + ] } \ No newline at end of file diff --git a/.vscode/sftp.json b/.vscode/sftp.json new file mode 100644 index 0000000..61b9d10 --- /dev/null +++ b/.vscode/sftp.json @@ -0,0 +1,12 @@ +{ + "name": "host162119.hostido.net.pl", + "host": "host162119.hostido.net.pl", + "protocol": "ftp", + "port": 21, + "username": "www@host162119.xce.pl", + "password": "qn7R7FEdhdcVdfb7kGvT", + "remotePath": "/domains/pkmp.com.pl/public_html", + "uploadOnSave": false, + "useTempFile": false, + "openSsh": false +} diff --git a/wp-content/themes/pkmp/page-7.php b/wp-content/themes/pkmp/page-7.php index bd9697c..696a906 100644 --- a/wp-content/themes/pkmp/page-7.php +++ b/wp-content/themes/pkmp/page-7.php @@ -14,7 +14,7 @@ get_header();
- +