first commit

This commit is contained in:
2026-04-20 13:11:14 +02:00
commit e0b63ca5f9
7793 changed files with 1844488 additions and 0 deletions

16
.htaccess Normal file
View File

@@ -0,0 +1,16 @@
# This file was updated by Duplicator Pro on 2026-04-20 08:34:32.
# See the original_files_ folder for the original source_site_htaccess file.
# BEGIN WordPress
# Dyrektywy zawarte między „BEGIN WordPress” oraz „END WordPress” są generowane dynamicznie i powinny być modyfikowane tylko za pomocą
# filtrów WordPressa. Zmiany dokonane bezpośrednio tutaj będą nadpisywane.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

17
.vscode/ftp-kr.json vendored Normal file
View File

@@ -0,0 +1,17 @@
{
"host": "host117523.hostido.net.pl",
"username": "www@luxmed5.pagedev.pl",
"password": "ZXfU9AD9XqVuEaJCtWG4",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}

18
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,18 @@
{
"liveSassCompile.settings.formats": [
{
"format": "compressed",
"extensionName": ".css",
"savePath": "",
"savePathSegmentKeys": null,
"savePathReplaceSegmentsWith": null
}
],
"liveSassCompile.settings.generateMap": true,
"liveSassCompile.settings.autoprefix": "defaults",
"liveSassCompile.settings.watchOnLaunch": true,
"liveSassCompile.settings.includeItems": [
"wp-content/themes/hello-elementor/assets/css/custom.scss",
"wp-content/plugins/elementor-addon/assets/css/main.scss"
]
}

17
index.php Normal file
View File

@@ -0,0 +1,17 @@
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );
/** Loads the WordPress Environment and Template */
require dirname(__FILE__) . '/wp-blog-header.php';

384
license.txt Normal file
View File

@@ -0,0 +1,384 @@
WordPress - Web publishing software
Copyright 2011-2025 by the contributors
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
This program incorporates work covered by the following copyright and
permission notices:
b2 is (c) 2001, 2002 Michel Valdrighi - Cafelog
Wherever third party code has been used, credit has been given in the code's
comments.
b2 is released under the GPL
and
WordPress - Web publishing software
Copyright 2003-2010 by the contributors
WordPress is released under the GPL
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
WRITTEN OFFER
The source code for any program binaries or compressed scripts that are
included with WordPress can be freely obtained at the following URL:
https://wordpress.org/download/source/

98
readme.html Normal file
View File

@@ -0,0 +1,98 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="noindex,nofollow" />
<title>WordPress &#8250; ReadMe</title>
<link rel="stylesheet" href="wp-admin/css/install.css?ver=20100228" type="text/css" />
</head>
<body>
<h1 id="logo">
<a href="https://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
</h1>
<p style="text-align: center">Semantic Personal Publishing Platform</p>
<h2>First Things First</h2>
<p>Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I am proud to be a part of. Thousands of hours have gone into WordPress, and we are dedicated to making it better every day. Thank you for making it part of your world.</p>
<p style="text-align: right">&#8212; Matt Mullenweg</p>
<h2>Installation: Famous 5-minute install</h2>
<ol>
<li>Unzip the package in an empty directory and upload everything.</li>
<li>Open <span class="file"><a href="wp-admin/install.php">wp-admin/install.php</a></span> in your browser. It will take you through the process to set up a <code>wp-config.php</code> file with your database connection details.
<ol>
<li>If for some reason this does not work, do not worry. It may not work on all web hosts. Open up <code>wp-config-sample.php</code> with a text editor like WordPad or similar and fill in your database connection details.</li>
<li>Save the file as <code>wp-config.php</code> and upload it.</li>
<li>Open <span class="file"><a href="wp-admin/install.php">wp-admin/install.php</a></span> in your browser.</li>
</ol>
</li>
<li>Once the configuration file is set up, the installer will set up the tables needed for your site. If there is an error, double check your <code>wp-config.php</code> file, and try again. If it fails again, please go to the <a href="https://wordpress.org/support/forums/">WordPress support forums</a> with as much data as you can gather.</li>
<li><strong>If you did not enter a password, note the password given to you.</strong> If you did not provide a username, it will be <code>admin</code>.</li>
<li>The installer should then send you to the <a href="wp-login.php">login page</a>. Sign in with the username and password you chose during the installation. If a password was generated for you, you can then click on &#8220;Profile&#8221; to change the password.</li>
</ol>
<h2>Updating</h2>
<h3>Using the Automatic Updater</h3>
<ol>
<li>Open <span class="file"><a href="wp-admin/update-core.php">wp-admin/update-core.php</a></span> in your browser and follow the instructions.</li>
<li>You wanted more, perhaps? That&#8217;s it!</li>
</ol>
<h3>Updating Manually</h3>
<ol>
<li>Before you update anything, make sure you have backup copies of any files you may have modified such as <code>index.php</code>.</li>
<li>Delete your old WordPress files, saving ones you&#8217;ve modified.</li>
<li>Upload the new files.</li>
<li>Point your browser to <span class="file"><a href="wp-admin/upgrade.php">/wp-admin/upgrade.php</a>.</span></li>
</ol>
<h2>Migrating from other systems</h2>
<p>WordPress can <a href="https://developer.wordpress.org/advanced-administration/wordpress/import/">import from a number of systems</a>. First you need to get WordPress installed and working as described above, before using <a href="wp-admin/import.php">our import tools</a>.</p>
<h2>System Requirements</h2>
<ul>
<li><a href="https://www.php.net/">PHP</a> version <strong>7.2.24</strong> or greater.</li>
<li><a href="https://www.mysql.com/">MySQL</a> version <strong>5.5.5</strong> or greater.</li>
</ul>
<h3>Recommendations</h3>
<ul>
<li><a href="https://www.php.net/">PHP</a> version <strong>8.3</strong> or greater.</li>
<li><a href="https://www.mysql.com/">MySQL</a> version <strong>8.0</strong> or greater OR <a href="https://mariadb.org/">MariaDB</a> version <strong>10.6</strong> or greater.</li>
<li>The <a href="https://httpd.apache.org/docs/2.2/mod/mod_rewrite.html">mod_rewrite</a> Apache module.</li>
<li><a href="https://wordpress.org/news/2016/12/moving-toward-ssl/">HTTPS</a> support.</li>
<li>A link to <a href="https://wordpress.org/">wordpress.org</a> on your site.</li>
</ul>
<h2>Online Resources</h2>
<p>If you have any questions that are not addressed in this document, please take advantage of WordPress&#8217; numerous online resources:</p>
<dl>
<dt><a href="https://wordpress.org/documentation/">HelpHub</a></dt>
<dd>HelpHub is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.</dd>
<dt><a href="https://wordpress.org/news/">The WordPress Blog</a></dt>
<dd>This is where you&#8217;ll find the latest updates and news related to WordPress. Recent WordPress news appears in your administrative dashboard by default.</dd>
<dt><a href="https://planet.wordpress.org/">WordPress Planet</a></dt>
<dd>The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.</dd>
<dt><a href="https://wordpress.org/support/forums/">WordPress Support Forums</a></dt>
<dd>If you&#8217;ve looked everywhere and still cannot find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.</dd>
<dt><a href="https://make.wordpress.org/support/handbook/appendix/other-support-locations/introduction-to-irc/">WordPress <abbr>IRC</abbr> (Internet Relay Chat) Channel</a></dt>
<dd>There is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (<a href="https://web.libera.chat/#wordpress">irc.libera.chat #wordpress</a>)</dd>
</dl>
<h2>Final Notes</h2>
<ul>
<li>If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the <a href="https://wordpress.org/support/forums/">Support Forums</a>.</li>
<li>WordPress has a robust plugin <abbr>API</abbr> (Application Programming Interface) that makes extending the code easy. If you are a developer interested in utilizing this, see the <a href="https://developer.wordpress.org/plugins/">Plugin Developer Handbook</a>. You shouldn&#8217;t modify any of the core code.</li>
</ul>
<h2>Share the Love</h2>
<p>WordPress has no multi-million dollar marketing campaign or celebrity sponsors, but we do have something even better&#8212;you. If you enjoy WordPress please consider telling a friend, setting it up for someone less knowledgeable than yourself, or writing the author of a media article that overlooks us.</p>
<p>WordPress is the official continuation of b2/caf&#233;log, which came from Michel V. The work has been continued by the <a href="https://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <a href="https://wordpress.org/donate/">donating</a>.</p>
<h2>License</h2>
<p>WordPress is free software, and is released under the terms of the <abbr>GPL</abbr> (GNU General Public License) version 2 or (at your option) any later version. See <a href="license.txt">license.txt</a>.</p>
</body>
</html>

214
wp-activate.php Normal file
View File

@@ -0,0 +1,214 @@
<?php
/**
* Confirms that the activation key that is sent in an email after a user signs
* up for a new site matches the key for that user and then displays confirmation.
*
* @package WordPress
*/
define( 'WP_INSTALLING', true );
/** Sets up the WordPress Environment. */
require __DIR__ . '/wp-load.php';
require __DIR__ . '/wp-blog-header.php';
if ( ! is_multisite() ) {
wp_redirect( wp_registration_url() );
die();
}
$valid_error_codes = array( 'already_active', 'blog_taken' );
list( $activate_path ) = explode( '?', wp_unslash( $_SERVER['REQUEST_URI'] ) );
$activate_cookie = 'wp-activate-' . COOKIEHASH;
$key = '';
$result = null;
if ( isset( $_GET['key'] ) && isset( $_POST['key'] ) && $_GET['key'] !== $_POST['key'] ) {
wp_die( __( 'A key value mismatch has been detected. Please follow the link provided in your activation email.' ), __( 'An error occurred during the activation' ), 400 );
} elseif ( ! empty( $_GET['key'] ) ) {
$key = sanitize_text_field( $_GET['key'] );
} elseif ( ! empty( $_POST['key'] ) ) {
$key = sanitize_text_field( $_POST['key'] );
}
if ( $key ) {
$redirect_url = remove_query_arg( 'key' );
if ( remove_query_arg( false ) !== $redirect_url ) {
setcookie( $activate_cookie, $key, 0, $activate_path, COOKIE_DOMAIN, is_ssl(), true );
wp_safe_redirect( $redirect_url );
exit;
} else {
$result = wpmu_activate_signup( $key );
}
}
if ( null === $result && isset( $_COOKIE[ $activate_cookie ] ) ) {
$key = $_COOKIE[ $activate_cookie ];
$result = wpmu_activate_signup( $key );
setcookie( $activate_cookie, ' ', time() - YEAR_IN_SECONDS, $activate_path, COOKIE_DOMAIN, is_ssl(), true );
}
if ( null === $result || ( is_wp_error( $result ) && 'invalid_key' === $result->get_error_code() ) ) {
status_header( 404 );
} elseif ( is_wp_error( $result ) ) {
$error_code = $result->get_error_code();
if ( ! in_array( $error_code, $valid_error_codes, true ) ) {
status_header( 400 );
}
}
nocache_headers();
// Fix for page title.
$wp_query->is_404 = false;
/**
* Fires before the Site Activation page is loaded.
*
* @since 3.0.0
*/
do_action( 'activate_header' );
/**
* Adds an action hook specific to this page.
*
* Fires on {@see 'wp_head'}.
*
* @since MU (3.0.0)
*/
function do_activate_header() {
/**
* Fires within the `<head>` section of the Site Activation page.
*
* Fires on the {@see 'wp_head'} action.
*
* @since 3.0.0
*/
do_action( 'activate_wp_head' );
}
add_action( 'wp_head', 'do_activate_header' );
/**
* Loads styles specific to this page.
*
* @since MU (3.0.0)
*/
function wpmu_activate_stylesheet() {
?>
<style type="text/css">
.wp-activate-container { width: 90%; margin: 0 auto; }
.wp-activate-container form { margin-top: 2em; }
#submit, #key { width: 100%; font-size: 24px; box-sizing: border-box; }
#language { margin-top: 0.5em; }
.wp-activate-container .error { background: #f66; color: #333; }
span.h3 { padding: 0 8px; font-size: 1.3em; font-weight: 600; }
</style>
<?php
}
add_action( 'wp_head', 'wpmu_activate_stylesheet' );
add_action( 'wp_head', 'wp_strict_cross_origin_referrer' );
add_filter( 'wp_robots', 'wp_robots_sensitive_page' );
get_header( 'wp-activate' );
$blog_details = get_site();
?>
<div id="signup-content" class="widecolumn">
<div class="wp-activate-container">
<?php if ( ! $key ) { ?>
<h2><?php _e( 'Activation Key Required' ); ?></h2>
<form name="activateform" id="activateform" method="post" action="<?php echo esc_url( network_site_url( $blog_details->path . 'wp-activate.php' ) ); ?>">
<p>
<label for="key"><?php _e( 'Activation Key:' ); ?></label>
<br /><input type="text" name="key" id="key" value="" size="50" autofocus="autofocus" />
</p>
<p class="submit">
<input id="submit" type="submit" name="Submit" class="submit" value="<?php esc_attr_e( 'Activate' ); ?>" />
</p>
</form>
<?php
} else {
if ( is_wp_error( $result ) && in_array( $result->get_error_code(), $valid_error_codes, true ) ) {
$signup = $result->get_error_data();
?>
<h2><?php _e( 'Your account is now active!' ); ?></h2>
<?php
echo '<p class="lead-in">';
if ( '' === $signup->domain . $signup->path ) {
printf(
/* translators: 1: Login URL, 2: Username, 3: User email address, 4: Lost password URL. */
__( 'Your account has been activated. You may now <a href="%1$s">log in</a> to the site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href="%4$s">reset your password</a>.' ),
esc_url( network_site_url( $blog_details->path . 'wp-login.php', 'login' ) ),
esc_html( $signup->user_login ),
esc_html( $signup->user_email ),
esc_url( wp_lostpassword_url() )
);
} else {
printf(
/* translators: 1: Site URL, 2: Username, 3: User email address, 4: Lost password URL. */
__( 'Your site at %1$s is active. You may now log in to your site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href="%4$s">reset your password</a>.' ),
sprintf( '<a href="http://%1$s">%1$s</a>', esc_url( $signup->domain . $blog_details->path ) ),
esc_html( $signup->user_login ),
esc_html( $signup->user_email ),
esc_url( wp_lostpassword_url() )
);
}
echo '</p>';
} elseif ( null === $result || is_wp_error( $result ) ) {
?>
<h2><?php _e( 'An error occurred during the activation' ); ?></h2>
<?php if ( is_wp_error( $result ) ) : ?>
<p><?php echo esc_html( $result->get_error_message() ); ?></p>
<?php endif; ?>
<?php
} else {
$url = isset( $result['blog_id'] ) ? esc_url( get_home_url( (int) $result['blog_id'] ) ) : '';
$user = get_userdata( (int) $result['user_id'] );
?>
<h2><?php _e( 'Your account is now active!' ); ?></h2>
<div id="signup-welcome">
<p><span class="h3"><?php _e( 'Username:' ); ?></span> <?php echo esc_html( $user->user_login ); ?></p>
<p><span class="h3"><?php _e( 'Password:' ); ?></span> <?php echo esc_html( $result['password'] ); ?></p>
</div>
<?php
if ( $url && network_home_url( '', 'http' ) !== $url ) :
switch_to_blog( (int) $result['blog_id'] );
$login_url = wp_login_url();
restore_current_blog();
?>
<p class="view">
<?php
/* translators: 1: Site URL, 2: Login URL. */
printf( __( 'Your account is now activated. <a href="%1$s">View your site</a> or <a href="%2$s">Log in</a>' ), esc_url( $url ), esc_url( $login_url ) );
?>
</p>
<?php else : ?>
<p class="view">
<?php
printf(
/* translators: 1: Login URL, 2: Network home URL. */
__( 'Your account is now activated. <a href="%1$s">Log in</a> or go back to the <a href="%2$s">homepage</a>.' ),
esc_url( network_site_url( $blog_details->path . 'wp-login.php', 'login' ) ),
esc_url( network_home_url( $blog_details->path ) )
);
?>
</p>
<?php
endif;
}
}
?>
</div>
</div>
<?php
get_footer( 'wp-activate' );

21
wp-blog-header.php Normal file
View File

@@ -0,0 +1,21 @@
<?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/
if ( ! isset( $wp_did_header ) ) {
$wp_did_header = true;
// Load the WordPress library.
require_once __DIR__ . '/wp-load.php';
// Set up the WordPress query.
wp();
// Load the theme template.
require_once ABSPATH . WPINC . '/template-loader.php';
}

81
wp-comments-post.php Normal file
View File

@@ -0,0 +1,81 @@
<?php
/**
* Handles Comment Post to WordPress and prevents duplicate comment posting.
*
* @package WordPress
*/
if ( 'POST' !== $_SERVER['REQUEST_METHOD'] ) {
$protocol = $_SERVER['SERVER_PROTOCOL'];
if ( ! in_array( $protocol, array( 'HTTP/1.1', 'HTTP/2', 'HTTP/2.0', 'HTTP/3' ), true ) ) {
$protocol = 'HTTP/1.0';
}
header( 'Allow: POST' );
header( "$protocol 405 Method Not Allowed" );
header( 'Content-Type: text/plain' );
exit;
}
/** Sets up the WordPress Environment. */
require __DIR__ . '/wp-load.php';
nocache_headers();
$comment = wp_handle_comment_submission( wp_unslash( $_POST ) );
if ( is_wp_error( $comment ) ) {
$data = (int) $comment->get_error_data();
if ( ! empty( $data ) ) {
wp_die(
'<p>' . $comment->get_error_message() . '</p>',
__( 'Comment Submission Failure' ),
array(
'response' => $data,
'back_link' => true,
)
);
} else {
exit;
}
}
$user = wp_get_current_user();
$cookies_consent = ( isset( $_POST['wp-comment-cookies-consent'] ) );
/**
* Fires after comment cookies are set.
*
* @since 3.4.0
* @since 4.9.6 The `$cookies_consent` parameter was added.
*
* @param WP_Comment $comment Comment object.
* @param WP_User $user Comment author's user object. The user may not exist.
* @param bool $cookies_consent Comment author's consent to store cookies.
*/
do_action( 'set_comment_cookies', $comment, $user, $cookies_consent );
$location = empty( $_POST['redirect_to'] ) ? get_comment_link( $comment ) : $_POST['redirect_to'] . '#comment-' . $comment->comment_ID;
// If user didn't consent to cookies, add specific query arguments to display the awaiting moderation message.
if ( ! $cookies_consent && 'unapproved' === wp_get_comment_status( $comment ) && ! empty( $comment->comment_author_email ) ) {
$location = add_query_arg(
array(
'unapproved' => $comment->comment_ID,
'moderation-hash' => wp_hash( $comment->comment_date_gmt ),
),
$location
);
}
/**
* Filters the location URI to send the commenter after posting.
*
* @since 2.0.5
*
* @param string $location The 'redirect_to' URI sent via $_POST.
* @param WP_Comment $comment Comment object.
*/
$location = apply_filters( 'comment_post_redirect', $location, $comment );
wp_safe_redirect( $location );
exit;

102
wp-config-sample.php Normal file
View File

@@ -0,0 +1,102 @@
<?php
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the installation.
* You don't have to use the website, you can copy this file to "wp-config.php"
* and fill in the values.
*
* This file contains the following configurations:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'database_name_here' );
/** Database username */
define( 'DB_USER', 'username_here' );
/** Database password */
define( 'DB_PASSWORD', 'password_here' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
/**#@+
* Authentication unique keys and salts.
*
* Change these to different unique phrases! You can generate these using
* the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}.
*
* You can change these at any point in time to invalidate all existing cookies.
* This will force all users to have to log in again.
*
* @since 2.6.0
*/
define( 'AUTH_KEY', 'put your unique phrase here' );
define( 'SECURE_AUTH_KEY', 'put your unique phrase here' );
define( 'LOGGED_IN_KEY', 'put your unique phrase here' );
define( 'NONCE_KEY', 'put your unique phrase here' );
define( 'AUTH_SALT', 'put your unique phrase here' );
define( 'SECURE_AUTH_SALT', 'put your unique phrase here' );
define( 'LOGGED_IN_SALT', 'put your unique phrase here' );
define( 'NONCE_SALT', 'put your unique phrase here' );
/**#@-*/
/**
* WordPress database table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*
* At the installation time, database tables are created with the specified prefix.
* Changing this value after WordPress is installed will make your site think
* it has not been installed.
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
*/
$table_prefix = 'wp_';
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the documentation.
*
* @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';

103
wp-config.php Normal file
View File

@@ -0,0 +1,103 @@
<?php
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the installation.
* You don't have to use the website, you can copy this file to "wp-config.php"
* and fill in the values.
*
* This file contains the following configurations:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', "host117523_luxmed5pagedevpl" );
/** Database username */
define( 'DB_USER', "host117523_luxmed5pagedevpl" );
/** Database password */
define( 'DB_PASSWORD', "jv4regHghAj7UnydUb7P" );
/** Database hostname */
define( 'DB_HOST', "localhost" );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
/**#@+
* Authentication unique keys and salts.
*
* Change these to different unique phrases! You can generate these using
* the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}.
*
* You can change these at any point in time to invalidate all existing cookies.
* This will force all users to have to log in again.
*
* @since 2.6.0
*/
define( 'AUTH_KEY', '&Q8H/_RaTQ7sK|blIgd*-%QQ8Ur`Xp_>[7D{J](,1u(@Fz=hFAOj%ZpAPt>vdy3`' );
define( 'SECURE_AUTH_KEY', 'C6XSlTl$+Ft6@c3DFPdrR~`9Qam=DSjN&~M~f%eWF(T!oKVl~Mf}0hK%IZ28;q7z' );
define( 'LOGGED_IN_KEY', '@voVbs_QNhkp`5/.(njW6l6M!CPy8~0`vhu~FyX[&)6`6i{:k;?:r=q-#d$#DjwR' );
define( 'NONCE_KEY', 'W4Czndaw9#+xD$k<a!gkOxB =To?j#Zpq$[..lEWULc^&i:G%%KcFtj_(L)G+[}*' );
define( 'AUTH_SALT', ';2ljga_nG,j8hg/C[|<[i6,tlBcav(fhn)&SeM</P7{@F8gbv_KdxGH+_[jRBk#^' );
define( 'SECURE_AUTH_SALT', 'K)(?H`Y);0;ofSWA#oZcQdi`?9G#9#{rcjZL%(7do-wGP BgFMz_b0Dg$OYy{ @.' );
define( 'LOGGED_IN_SALT', 'hD30E@&m5 }y1>dv]/%gPhFo!cY8TNg4*[9tFwz]QMgV4}qFlRe.U19}05=<(G)m' );
define( 'NONCE_SALT', ')F: gp&A#}3TiTEg.5OGjb2vQ[60#yL,ZpBo2w$bk$$d^eiUzFS6D>h3q,@{@/1Y' );
/**#@-*/
/**
* WordPress database table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*
* At the installation time, database tables are created with the specified prefix.
* Changing this value after WordPress is installed will make your site think
* it has not been installed.
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
*/
$table_prefix = 'wp_';
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the documentation.
*
* @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
define( 'DUPLICATOR_AUTH_KEY', 'i[L#6w:G^yZCS*1Mmc=^:|PCRjSb,*fijf=i^~1x4:}t&^-uZ{(w:HtR<Qq7QA_.' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname(__FILE__) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';

View File

@@ -0,0 +1 @@
czo2OiJhOjA6e30iOw==

View File

@@ -0,0 +1,9 @@
# Duplicator config, In case of file downloading problem, you can disable/enable it in Settings/Sotrag plugin settings
Options -Indexes
<IfModule mod_headers.c>
<FilesMatch "\.(daf)$">
ForceType application/octet-stream
Header set Content-Disposition attachment
</FilesMatch>
</IfModule>

View File

@@ -0,0 +1,2 @@
<?php
// silence

View File

@@ -0,0 +1,2 @@
<?php
// silence

View File

@@ -0,0 +1,949 @@
[Apr 20 08:34:03]
[Apr 20 08:34:03] ==DUPLICATOR INSTALLER BOOTSTRAP v4.5.16.2==
[Apr 20 08:34:03] ----------------------------------------------------
[Apr 20 08:34:03] Installer bootstrap start
[Apr 20 08:34:03] Target dir dup folder \"/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer\"
[Apr 20 08:34:03] Ready to extract the installer
[Apr 20 08:34:03] Checking permission of destination folder
[Apr 20 08:34:03] ZipArchive exists so using that
[Apr 20 08:34:03] Successfully opened archive file.
[Apr 20 08:34:03] Extracting all files from archive within dup-installer
[Apr 20 08:34:03] Success: dup-installer/dup-database__[HASH].sql >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/class.engine.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/config/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/config/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/config/class.archive.config.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/config/class.conf.wp.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/config/class.conf.utils.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/config/class.constants.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/utilities/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/utilities/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/utilities/class.u.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/utilities/class.u.notices.manager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/utilities/class.u.exceptions.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/utilities/template/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/utilities/template/class.u.template.item.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/utilities/template/class.u.template.manager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/.htaccess >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/class.package.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/class.crypt.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/class.http.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/class.server.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/database/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/database/class.db.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/database/class.db.tables.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/database/class.db.functions.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/database/class.db.table.item.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/class.wpengine.host.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/class.wordpresscom.host.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/class.pantheon.host.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/class.custom.host.manager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/class.liquidweb.host.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/class.godaddy.host.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/interface.host.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/class.flywheel.host.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/host/class.siteground.host.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/view-helpers/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/view-helpers/class.view.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/view-helpers/class.u.html.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/class.validation.database.service.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.recovery.link.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.mysql.connect.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.managed.supported.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.php.version.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.owrinstall.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.archive.check.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.php.extensions.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.iswritable.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.dbonly.iswordpress.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.addon.sites.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.wp.config.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.siteground.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.php.functionalities.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.package.age.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.managed.tprefix.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.rest.api.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.memory.limit.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.multisite.subfolder.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.importer.version.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.importable.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.open.basedir.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.wordfence.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.manual.extraction.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.replace.paths.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.iswritable.configs.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.timeout.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/tests/class.validation.test.disk.space.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/class.validation.manager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/class.validation.abstract.item.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.case.sentivie.tables.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.user.perms.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.affected.tables.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.excluded.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.cpnl.connection.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.cpnl.new.user.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.create.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.cleanup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.triggers.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.user.cleanup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.host.name.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.gtid.mode.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.multiple.wp.installs.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.version.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.visibility.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.supported.default.charset.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.connection.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.user.resources.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.show.variables.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.supported.engine.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.prefix.too.long.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.supported.charset.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/classes/validation/database-tests/class.validation.test.db.manual.tables.count.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/api/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/api/class.api.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/api/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/api/router.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/api/class.cpnl.ctrl.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/api/class.cpnl.base.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/browserconfig.xml >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/pro01_favicon-16x16.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/pro01_safari-pinned-tab.svg >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/pro01_android-chrome-192x192.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/pro01_mstile-150x150.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/site.webmanifest >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/pro01_apple-touch-icon.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/pro01_favicon-32x32.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/pro01_android-chrome-256x256.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/favicon/pro01_favicon.ico >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/addons/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/addons/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/addons/.htaccess >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/.htaccess >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/css/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/css/select2.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/css/select2.min.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/select2.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/select2.full.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/gl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/pl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ps.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/hsb.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/hi.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/cs.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/el.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/lt.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ja.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/uk.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/dsb.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ka.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/hr.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/lv.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ca.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ms.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/km.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/sk.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/sr-Cyrl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/eu.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ar.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/nb.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/sl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/fi.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/af.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/da.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/bg.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/he.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/tk.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ne.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/id.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/az.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/nl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/is.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/es.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/hu.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/th.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/zh-CN.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/sq.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/tr.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/pt.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/it.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/fa.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ru.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/bn.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/mk.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/pt-BR.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/et.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/sv.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ro.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/bs.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/sr.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/hy.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/de.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/ko.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/zh-TW.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/fr.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/en.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/i18n/vi.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/select2.full.min.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor/select2/js/select2.min.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Bootstrap.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Security.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/InstState.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Hooks/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Hooks/Hook.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Hooks/HooksMng.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Addons/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Addons/InstAddonsManager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Addons/InstAbstractAddonCore.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamFormSitesOwrMap.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamFormPass.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamFormURLMapping.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamFormUsersReset.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamFormTables.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamForm.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamFormPlugins.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamItem.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamFormWpConfig.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Items/ParamOption.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/PrmMng.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescUrlsPaths.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescReplace.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescValidation.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/DescriptorInterface.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescConfigs.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescGeneric.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescNewAdmin.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescSecurity.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescWpConfig.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescPlugins.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamsDescriptors.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescCPanel.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescUsers.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescMultisite.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescController.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescEngines.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Descriptors/ParamDescDatabase.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Models/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Params/Models/SiteOwrMap.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Helpers.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Standalone.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Database/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Database/DbCleanup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Database/DbUserMode.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Database/DbReplace.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Database/QueryFixes.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Database/DbUtils.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Files/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Files/FilterMng.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Files/RemoveFiles.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Files/Filters.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Chunk/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Chunk/SiteUpdateChunkIterator.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Chunk/SiteUpdateChunkManager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Chunk/SiteUpdateChunkPersistanceAdapter.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Plugins/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Plugins/PluginItem.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Plugins/PluginsManager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Plugins/PluginCustomActions.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/CleanUp.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/ServerConfigs.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/Multisite.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/DupArchive/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/DupArchive/DawsExpandState.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/DupArchive/Daws.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Core/Deploy/DupArchive/DawsLogger.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/.htaccess >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/ViewHelpers/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/ViewHelpers/Resources.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/SecureCsrf.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Log/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Log/Log.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Log/LogHandler.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Tests/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Tests/MessageCustomizer.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Tests/TestInterface.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Tests/WP/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Tests/WP/TestsExecuter.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Tests/WP/tests_template.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Tests/WP/TestsErrorHandler.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Tests/MessageCustomizerItem.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/Autoloader.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/ReplaceEngine/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/ReplaceEngine/ReplaceMng.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/ReplaceEngine/ReplaceItem.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Utils/InstallerOrigFileMng.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/REST/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/REST/RESTPoints.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/REST/RESTAuth.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/DescriptorFileInfo.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/DescriptorDBInfo.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/ArchiveDescriptor.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/DescriptorSubsite.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/DescriptorWpInfo.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/DescriptorPackageInfo.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/DescriptorPlugin.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/PComponents.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/DescriptorDBTableInfo.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Package/DescriptorTheme.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Models/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Models/ImportUser.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Models/MigrateData.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Models/ScanInfo.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Bootstrap/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Bootstrap/BootstrapRunner.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Bootstrap/BootstrapView.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Bootstrap/LogHandler.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/src/Bootstrap/BootstrapUtils.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/.htaccess >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/parts/top-header.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/parts/validation/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/parts/validation/tests/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/parts/validation/tests/wordfence/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/parts/validation/tests/wordfence/wordfence-detected.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step2/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step2/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/body/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/body/body-tag.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step1/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step1/info-tabs/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step1/info-tabs/restore-backup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step1/actions/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step1/actions/switch-template.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step1/actions/next.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step1/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/head/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/head/css-template-custom.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step4/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step4/actions/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step4/actions/recovery-point-button.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step4/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step4/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step3/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-advanced/pages-parts/step3/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/parts/top-header.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/parts/validation/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/parts/validation/tests/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/parts/validation/tests/wordfence/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/parts/validation/tests/wordfence/wordfence-detected.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/pages-parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/pages-parts/step1/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/pages-parts/step1/base-setup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/pages-parts/step1/actions/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/pages-parts/step1/actions/switch-template.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/pages-parts/step1/options.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/pages-parts/step1/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/pages-parts/step4/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/pages-parts/step4/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/scripts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/import-base/scripts/step1-deploy.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/parts/validation/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/parts/validation/tests/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/parts/validation/tests/wordfence/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/parts/validation/tests/wordfence/wordfence-detected.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/step1/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/step1/recovery-alert-info.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/step1/actions/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/step1/actions/next.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/step1/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/step1/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/head/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/head/css-template-custom.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/step4/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/step4/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/recovery/pages-parts/step4/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/pages-parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/pages-parts/step1/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/pages-parts/step1/actions/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/pages-parts/step1/actions/switch-template.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/pages-parts/step1/options.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/pages-parts/step1/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/pages-parts/step1/continue-block.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/pages-parts/step4/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/pages-parts/step4/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/scripts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/base/scripts/step1-deploy.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/page-help.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/page-step2.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/progress-bar.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/top-messages.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/top-header-help.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/header-links/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/header-links/version-link.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/header-links/help-link.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/header-links/log-link.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/ajax-error.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/params/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/params/db-action-notes.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/params/archive-action-notes.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/params/extract-skip-notes.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/params/db-name-notes.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/params/inline_helps/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/params/inline_helps/subsite_user_mode.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/params/inline_helps/user_mode.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/top-header.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/restore-backup-mode-notice.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/validation-test.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/validation-category.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/validate-noresult.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/validate-area.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/validation-result.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/importer-version.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/configs-is-writable.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/writeable-checks.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/wp-config-check.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/rest-api.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/multisite-subfolder.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/importable-package.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/recovery.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/php-functionalities.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/open-basedir.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/archive-check.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/mysql-connect.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/managed-tprefix.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/overwrite-install.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/manual-extraction.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/replace-paths.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/diskspace.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/package-age.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/timeout.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/dbonly-iswordpress.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/wordfence/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/wordfence/wordfence-detected.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/wordfence/wordfence-not-detected.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/managed-supported.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/php-extensions.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/php-version.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/siteground.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/memory-limit.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/tests/addon-sites.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-version-swarn.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-case-sensitive-tables.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-create.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/cpnl-create-user.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-prefix-too-long.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-connection.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-host-name.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-user-perms.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-supported-charset.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-visibility.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-version.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-case-sensitive-duplicates.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-cleanup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-triggers.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-affected-tables.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-user-cleanup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-excluded.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-show-variables.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-supported-engine.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-user-resources.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-manual-tables-count.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/cpnl-connection.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-gtid-mode.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-multiple-wp-installs.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/validation/database-tests/db-supported-default-charset.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/reports/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/parts/reports/import_report.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/api/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/api/front.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/page-step1.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/page-footer.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step2/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step2/options-tabs/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step2/options-tabs/tables.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step2/options-tabs/general.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step2/options-disabled.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step2/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step2/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/body/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/body/body-tag.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/general.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/recovery.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/restore-backup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/overwrite-message.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/type-subsite-on-multisite.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/no-db-actions-message.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/type-standalone.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/type-single-site.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/type-multisite.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overviews/type-single-site-on-multisite.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/archive.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info-tabs/overview-description.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/options-tabs/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/options-tabs/engine-settings.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/options-tabs/advanced.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/options-tabs/other-urls-path.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/options-tabs/settings.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/base-setup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/database-tabs/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/database-tabs/db-options.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/database-tabs/cpanel-panel.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/database-tabs/cpanel-db-connection.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/database-tabs/basic-db-connection.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/info.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/actions/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/actions/error.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/actions/hwarn-accept.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/actions/switch-template.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/actions/validate.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/actions/next.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/terms-and-conditions.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/options.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/proceed-confirm-dialog.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/continue-block.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/actions-part.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step1/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/boot-error/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/boot-error/header.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/exception/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/exception/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/head/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/head/meta.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/head/css-scripts.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/head/header-main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/head/css-template-custom.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/head/server-details.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/secure/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/secure/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/final-review-actions.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/full-report.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/drag-drop-advertisement.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/actions/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/actions/admin-login-button.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/installer-result-summary.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step4/important-final-notice.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/page-header.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/options-tabs/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/options-tabs/wp-config.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/options-tabs/search-rules.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/options-tabs/plugins.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/options-tabs/users.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/options-disabled.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/options.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/usersParts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/usersParts/newAdminUser.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/usersParts/usersPwdReset.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/step-title.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/step3/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/addtional-help.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/step-2.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/step-1.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/step-4.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/step-3.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/security.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/step1-parts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/step1-parts/advanced-step1-options.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/step1-parts/validation-step1.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/step1-parts/basic-step1-setup.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/steps/troubleshoot.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/pages-parts/help/main.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/page-secure.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/page-security-error.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/progress-bar.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/db-charset.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/db-install.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/site-replace-and-update.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/top-page-messages.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/confirm-dialog.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/db-test.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/package-deploy.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/page-components.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/new-admin-user.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/ajax-functions.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/final-tests.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/extraction-module.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/params-module.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/UrlListMapping.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/system-validation-module.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/multisite-items-map.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/modules/cpanel.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/dupx-functions.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/step4-init.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/step2-init.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/step1-init.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/secure-init.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/step3-init.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/scripts/step1-deploy.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/page-exception.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/page-step4.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/page-step3.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/templates/default/page-boot-error.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/fonts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/fonts/dots/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/fonts/dots/dotsfont.ttf >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/fonts/dots/dotsfont.woff >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/fonts/dots/dots-font.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/fonts/dots/dotsfont.eot >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/fonts/dots/dotsfont.woff2 >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/fonts/dots/dotsfont.svg >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/inc.css.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-bg_glass_95_fef1ec_1x400.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-bg_glass_75_e6e6e6_1x400.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-icons_454545_256x240.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-icons_2e83ff_256x240.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-bg_highlight-soft_75_cccccc_1x100.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-bg_glass_55_fbf9ee_1x400.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-bg_glass_75_dadada_1x400.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-bg_glass_65_ffffff_1x400.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-icons_888888_256x240.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-icons_cd0a0a_256x240.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/images/ui-icons_222222_256x240.png >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/inc.js.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/inc.libs.css.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/maintenance.html >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/normalize.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/wp-config-sample.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/inc.css.validation.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/password-strength/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/password-strength/password.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/password-strength/README.md >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/password-strength/LICENSE.md >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/password-strength/passwordstrength.jpg >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/password-strength/password.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/inc.libs.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/classes/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/classes/class.ctrl.s4.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/classes/class.ctrl.params.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/classes/class.ctrl.ajax.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/classes/class.ctrl.dbinstall.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/classes/class.ctrl.extraction.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/classes/class.ctrl.s3.funcs.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/classes/class.ctrl.s0.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/.htaccess >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/ctrls/ctrl.base.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/main.installer.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapJson.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapURL.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapString.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/Snap32BitSizeLimitException.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/FunctionalityCheck.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapIO.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapOS.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapLog.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapDB.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapUtil.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/TraitAccessPrivate.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/wordpress_core_files.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapOrigFileManager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapCode.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Snap/SnapWP.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Shell/ShellOutput.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Shell/Shell.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/Persistance/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/Persistance/FileJsonPersistanceAdapter.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/Persistance/PersistanceAdapterInterface.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/Persistance/NoPersistanceAdapter.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/ChunkFileCopyManager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/Iterators/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/Iterators/GenericSeekableIteratorInterface.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/Iterators/ChunkFileCopyIterator.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/Iterators/EventIteratorInterface.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/Iterators/TimeoutFileCopyIterator.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Chunking/ChunkingManager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/DupArchive.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Info/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Info/DupArchiveInfo.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Info/DupArchiveExpanderInfo.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Headers/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Headers/DupArchiveHeader.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Headers/DupArchiveDirectoryHeader.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Headers/DupArchiveGlobHeader.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Headers/AbstractDupArchiveHeader.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Headers/DupArchiveFileHeader.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Utils/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Utils/DupArchiveUtil.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Utils/DupArchiveScanUtil.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/DupArchiveLoggerBase.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/DupArchiveEngine.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/DupArchiveExpandBasicEngine.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Processors/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Processors/DupArchiveDirectoryProcessor.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Processors/DupArchiveFileProcessor.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/Processors/DupArchiveProcessingFailure.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/States/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/States/DupArchiveExpandState.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/States/DupArchiveCreateState.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/DupArchive/States/DupArchiveStateBase.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/WpConfig/WPConfigTransformer.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/WpConfig/WPConfigTransformerSrc.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/libs/Certificates/cacert.pem >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/andreamk/jsonserialize/src/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/andreamk/jsonserialize/src/AbstractJsonSerializable.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/andreamk/jsonserialize/src/MapItem.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/andreamk/jsonserialize/src/Autoloader.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/andreamk/jsonserialize/src/JsonUnserializeMap.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/andreamk/jsonserialize/src/AbstractJsonSerializeObjData.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/andreamk/jsonserialize/src/JsonSerialize.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Cookie.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Cookie/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Cookie/Jar.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Port.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Requests.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Response/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Response/Headers.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Response.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/IdnaEncoder.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status402.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status505.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status405.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status305.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status403.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status511.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status406.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status414.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status304.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status500.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status504.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status503.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status418.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status401.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status413.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status306.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status411.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status409.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status410.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status501.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status408.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status407.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status428.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status502.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status412.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status429.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status415.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status431.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status400.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/StatusUnknown.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status416.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status417.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http/Status404.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/ArgumentCount.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/InvalidArgument.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Transport/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Transport/Curl.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Transport.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Exception/Http.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Hooks.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Session.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Ipv6.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Proxy.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Ssl.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Iri.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Auth/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Auth/Basic.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Autoload.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Auth.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Transport/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Transport/Curl.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Transport/Fsockopen.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Proxy/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Proxy/Http.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Capability.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Transport.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/HookManager.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Utility/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Utility/InputValidator.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Utility/FilteredIterator.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/src/Utility/CaseInsensitiveDictionary.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/library/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/library/Deprecated.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/library/Requests.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/certificates/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/certificates/cacert.pem.sha256 >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/vendor-prefixed/rmccue/requests/certificates/cacert.pem >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/duplicator-tooltip.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/popper/popper.min.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/popper/popper.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/tippy/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/tippy/tippy-bundle.umd.min.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/tippy/dup-pro-tippy.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/tippy/tippy.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/tippy/tippy-bundle.umd.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/css/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/css/select2.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/css/select2.min.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/select2.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/select2.full.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/gl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/pl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ps.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/hsb.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/hi.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/cs.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/el.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/lt.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ja.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/uk.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/dsb.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ka.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/hr.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/lv.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ca.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ms.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/km.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/sk.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/sr-Cyrl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/eu.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ar.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/nb.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/sl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/fi.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/af.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/da.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/bg.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/he.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/tk.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ne.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/id.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/az.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/nl.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/is.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/es.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/hu.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/th.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/zh-CN.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/sq.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/tr.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/pt.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/it.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/fa.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ru.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/bn.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/mk.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/pt-BR.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/et.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/sv.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ro.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/bs.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/sr.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/hy.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/de.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/ko.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/zh-TW.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/fr.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/en.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/i18n/vi.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/select2.full.min.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/js/select2/js/select2.min.js >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/fa-v4compatibility.ttf >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/fa-v4compatibility.woff2 >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/fa-solid-900.woff2 >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/fa-regular-400.woff2 >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/fa-solid-900.ttf >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/fa-regular-400.ttf >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/fa-brands-400.ttf >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/webfonts/fa-brands-400.woff2 >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/css/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/css/index.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/assets/font-awesome/css/all.min.css >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/original_files_[HASH]/source_site_wpconfig >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/original_files_[HASH]/.htaccess >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/original_files_[HASH]/entries_stored.json >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/original_files_[HASH]/source_site_htaccess >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/dup-archive__[HASH].txt >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/dup-scan__[HASH].json >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/dup-scanned-files__[HASH].txt >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/dup-scanned-dirs__[HASH].txt >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Skipping manual extract file: dup-installer/dup-manual-extract__[HASH]
[Apr 20 08:34:03] Success: dup-installer/addons/probase/src/ >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/addons/probase/src/License.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/addons/probase/src/AdvancedParams.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/addons/probase/src/AbstractLicense.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Success: dup-installer/addons/probase/ProBase.php >>> /home/host117523/domains/luxmed5.pagedev.pl/public_html
[Apr 20 08:34:03] Successfully closed archive file
[Apr 20 08:34:03] Successfully extracted with ZipArchive
[Apr 20 08:34:03] SAPI: litespeed
[Apr 20 08:34:03] creating /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/.user.ini with the content:
[Apr 20 08:34:03] max_execution_time = 3600
max_input_time = -1
ignore_user_abort = On
post_max_size = 4096M
upload_max_filesize = 4096M
memory_limit = 4294967296
default_socket_timeout = 3600
pcre.backtrack_limit = 99999999999
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/addons<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/api<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/assets<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/classes<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/ctrls<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/favicon<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/libs<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/original_files_[HASH]<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/templates<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/vendor<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/vendor-prefixed<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/.user.ini<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/dup-archive__[HASH].txt<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/dup-database__[HASH].sql<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/dup-scan__[HASH].json<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/dup-scanned-dirs__[HASH].txt<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/dup-scanned-files__[HASH].txt<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/index.php<br/>
[Apr 20 08:34:03] Set permissions of /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/main.installer.php<br/>
[Apr 20 08:34:03] DONE: No detected errors so redirecting to the main installer. Main Installer URI = https://luxmed5.pagedev.pl/dup-installer/main.installer.php

View File

@@ -0,0 +1,783 @@
********************************************************************************
* DUPLICATOR-PRO: Install-Log
* STEP-0 START @ 08:34:03
* NOTICE: Do NOT post to public sites or forums!!
********************************************************************************
PACKAGE INFO________ ORIGINAL SERVER |CURRENT SERVER
OS__________________: Linux |Linux
PHP VERSION_________: 7.4.33 |7.4.33
********************************************************************************
CURRENT SERVER INFO
PHP_________________: 7.4.33 | SAPI: litespeed
PHP MEMORY__________: 4294967296 | SUHOSIN: disabled
ARCHITECTURE________: 64-bit
SERVER______________: LiteSpeed
DOC ROOT____________: "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
REQUEST URL_________: "https://luxmed5.pagedev.pl"
********************************************************************************
OVERWRITE PARAMS
*** FROM PACKAGE
PARAM SET KEY[cpnl-dbaction]
********************************************************************************
MAINTENANCE MODE DISABLE
INSTALLER INFO
INSTALL MODES_______: CLASSIC
TEMPLATE____________: "base"
VALIDATE ON START___: "normal"
PATH_NEW____________: "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
URL_NEW_____________: "https://luxmed5.pagedev.pl"
********************************************************************************
ARCHIVE INFO
ARCHIVE NAME________: "/home/host117523/domains/luxmed5.pagedev.pl/public_html/20260420_luxmed3_[HASH]_20260420072031_archive.zip"
ARCHIVE SIZE________: 218.79MB
CREATED_____________: 2026-04-20 07:20:34
WP VERSION__________: 6.9.4
DUP VERSION_________: 4.5.16.2
LICENSE_____________: Elite
PACKAGE COMPONENTS__: Database, Core, Plugins, Themes, Media, Other
DB VERSION__________: 10.11.16
DB FILE SIZE________: 68.98MB
DB TABLES___________: 18
DB ROWS_____________: 5179
URL HOME____________: https://luxmed3.pagedev.pl
URL CORE____________: https://luxmed3.pagedev.pl
URL CONTENT_________: https://luxmed3.pagedev.pl/wp-content
URL UPLOAD__________: http://luxmed3.pagedev.pl/wp-content/uploads
URL PLUGINS_________: https://luxmed3.pagedev.pl/wp-content/plugins
URL MU PLUGINS______: http://luxmed3.pagedev.pl/wp-content/mu-plugins
URL THEMES__________: https://luxmed3.pagedev.pl/wp-content/themes
PATH HOME___________: /home/host117523/domains/luxmed3.pagedev.pl/public_html
PATH ABS____________: /home/host117523/domains/luxmed3.pagedev.pl/public_html
PATH WPCONFIG_______: /home/host117523/domains/luxmed3.pagedev.pl/public_html
PATH WPCONTENT______: /home/host117523/domains/luxmed3.pagedev.pl/public_html/wp-content
PATH UPLOADS________: /home/host117523/domains/luxmed3.pagedev.pl/public_html/wp-content/uploads
PATH PLUGINS________: /home/host117523/domains/luxmed3.pagedev.pl/public_html/wp-content/plugins
PATH MUPLUGINS______: /home/host117523/domains/luxmed3.pagedev.pl/public_html/wp-content/mu-plugins
PATH THEMES_________: /home/host117523/domains/luxmed3.pagedev.pl/public_html/wp-content/themes
SUBSITES
SUBSITE [ID: 1] "luxmed3.pagedev.pl/"
PLUGINS
PLUGIN [SLUG:akismet/akismet.php ][ON:false] Akismet Anti-spam: Spam Protection
PLUGIN [SLUG:copy-delete-posts/copy-delete-posts.php ][ON:true ] Copy & Delete Posts
PLUGIN [SLUG:duplicator-pro-v4.5.16.2/duplicator-pro.php ][ON:true ] Duplicator Pro
PLUGIN [SLUG:elementor/elementor.php ][ON:true ] Elementor
PLUGIN [SLUG:elementor-pro/elementor-pro.php ][ON:true ] Elementor Pro
PLUGIN [SLUG:hello.php ][ON:false] Hello Dolly
PLUGIN [SLUG:lordicon/lordicon.php ][ON:true ] Lordicon
PLUGIN [SLUG:svg-support/svg-support.php ][ON:true ] SVG Support
********************************************************************************
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/ctrls/ctrl.base.php:191][DELTA: 0.02112] MESSAGE:END RENDER PAGE
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
-------------------------
AJAX ACTION [sparam_s1] START
AJAX ACTION [sparam_s1] SUCCESS
-------------------------
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
STEP ACTION: "on-validate"
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/ctrls/ctrl.base.php:191][DELTA: 0.01818] MESSAGE:END RENDER PAGE
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
-------------------------
AJAX ACTION [validate] START
START TEST "Archive Check" [CLASS: DUPX_Validation_test_archive_check]
LOG-TIME[DELTA: 0.00002] MESSAGE:TEST "Archive Check" RESULT: passed
START TEST "Duplicator importer version" [CLASS: DUPX_Validation_test_importer_version]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Duplicator importer version" RESULT: skip
START TEST "Overwrite Install" [CLASS: DUPX_Validation_test_owrinstall]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Overwrite Install" RESULT: good
START TEST "Disaster Recovery" [CLASS: DUPX_Validation_test_recovery]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Disaster Recovery" RESULT: skip
START TEST "Partial Backup Check" [CLASS: DUPX_Validation_test_importable]
LOG-TIME[DELTA: 0.00013] MESSAGE:TEST "Partial Backup Check" RESULT: passed
START TEST "REST API test" [CLASS: DUPX_Validation_test_rest_api]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "REST API test" RESULT: skip
START TEST "Manual extraction detected" [CLASS: DUPX_Validation_test_manual_extraction]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Manual extraction detected" RESULT: good
START TEST "Database Only" [CLASS: DUPX_Validation_test_dbonly_iswordpress]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Database Only" RESULT: skip
START TEST "Package Age" [CLASS: DUPX_Validation_test_package_age]
LOG-TIME[DELTA: 0.00002] MESSAGE:TEST "Package Age" RESULT: good
START TEST "Replace PATHs in database" [CLASS: DUPX_Validation_test_replace_paths]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Replace PATHs in database" RESULT: skip
START TEST "Managed hosting supported" [CLASS: DUPX_Validation_test_managed_supported]
LOG-TIME[DELTA: 0.00007] MESSAGE:TEST "Managed hosting supported" RESULT: skip
START TEST "Siteground" [CLASS: DUPX_Validation_test_siteground]
LOG-TIME[DELTA: 0.00006] MESSAGE:TEST "Siteground" RESULT: skip
START TEST "Subomain multisite installation in subfolder" [CLASS: DUPX_Validation_test_multisite_subfolder]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Subomain multisite installation in subfolder" RESULT: skip
START TEST "Addon Sites" [CLASS: DUPX_Validation_test_addon_sites]
--------------------------------------
PATHS MAPPING : "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
--------------------------------------
LOG-TIME[DELTA: 0.00932] MESSAGE:TEST "Addon Sites" RESULT: good
START TEST "Wordfence" [CLASS: DUPX_Validation_test_wordfence]
LOG-TIME[DELTA: 0.00006] MESSAGE:TEST "Wordfence" RESULT: good
START TEST "Table prefix of managed hosting" [CLASS: DUPX_Validation_test_managed_tprefix]
LOG-TIME[DELTA: 0.00007] MESSAGE:TEST "Table prefix of managed hosting" RESULT: skip
START TEST "Wordpress Configuration" [CLASS: DUPX_Validation_test_wp_config]
LOG-TIME[DELTA: 0.00110] MESSAGE:TEST "Wordpress Configuration" RESULT: passed
START TEST "PHP Version Mismatch" [CLASS: DUPX_Validation_test_php_version]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "PHP Version Mismatch" RESULT: good
START TEST "PHP Open Base" [CLASS: DUPX_Validation_test_open_basedir]
LOG-TIME[DELTA: 0.00002] MESSAGE:TEST "PHP Open Base" RESULT: good
START TEST "PHP Memory Limit" [CLASS: DUPX_Validation_test_memory_limit]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "PHP Memory Limit" RESULT: good
START TEST "PHP Extensions" [CLASS: DUPX_Validation_test_extensions]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "PHP Extensions" RESULT: good
START TEST "PHP Mysqli" [CLASS: DUPX_Validation_test_mysql_connect]
LOG-TIME[DELTA: 0.00002] MESSAGE:TEST "PHP Mysqli" RESULT: passed
START TEST "PHP Functions and Classes" [CLASS: DUPX_Validation_test_php_functionalities]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "PHP Functions and Classes" RESULT: passed
START TEST "PHP Timeout" [CLASS: DUPX_Validation_test_timeout]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "PHP Timeout" RESULT: good
START TEST "Disk Space" [CLASS: DUPX_Validation_test_disk_space]
LOG-TIME[DELTA: 0.00003] MESSAGE:TEST "Disk Space" RESULT: good
START TEST "Permissions: General" [CLASS: DUPX_Validation_test_iswritable]
LOG-TIME[DELTA: 0.03510] MESSAGE:TEST "Permissions: General" RESULT: passed
START TEST "Permissions: Configs Files " [CLASS: DUPX_Validation_test_iswritable_configs]
LOG-TIME[DELTA: 0.00006] MESSAGE:TEST "Permissions: Configs Files " RESULT: passed
START TEST "Extract only files" [CLASS: DUPX_Validation_test_db_excluded]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Extract only files" RESULT: passed
START TEST "Cpanel connection" [CLASS: DUPX_Validation_test_cpnl_connection]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Cpanel connection" RESULT: skip
START TEST "Create Database User" [CLASS: DUPX_Validation_test_cpnl_new_user]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Create Database User" RESULT: skip
START TEST "Host Name" [CLASS: DUPX_Validation_test_db_host_name]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Host Name" RESULT: passed
START TEST "Host Connection" [CLASS: DUPX_Validation_test_db_connection]
LOG-TIME[DELTA: 0.00016] MESSAGE:TEST "Host Connection" RESULT: passed
START TEST "Database Version" [CLASS: DUPX_Validation_test_db_version]
LOG-TIME[DELTA: 0.00078] MESSAGE:TEST "Database Version" RESULT: passed
START TEST "Create New Database" [CLASS: DUPX_Validation_test_db_create]
LOG-TIME[DELTA: 0.00002] MESSAGE:TEST "Create New Database" RESULT: skip
START TEST "Database Engine Support" [CLASS: DUPX_Validation_test_db_supported_engine]
LOG-TIME[DELTA: 0.00016] MESSAGE:TEST "Database Engine Support" RESULT: passed
START TEST "Database GTID Mode" [CLASS: DUPX_Validation_test_db_gtid_mode]
LOG-TIME[DELTA: 0.00031] MESSAGE:TEST "Database GTID Mode" RESULT: passed
START TEST "Privileges: User Visibility" [CLASS: DUPX_Validation_test_db_visibility]
LOG-TIME[DELTA: 0.00003] MESSAGE:TEST "Privileges: User Visibility" RESULT: passed
START TEST "Manual Table Check" [CLASS: DUPX_Validation_test_db_manual_tabels_count]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Manual Table Check" RESULT: skip
START TEST "Multiple WP Installs" [CLASS: DUPX_Validation_test_db_multiple_wp_installs]
LOG-TIME[DELTA: 0.00034] MESSAGE:TEST "Multiple WP Installs" RESULT: passed
START TEST "Privileges: User Resources" [CLASS: DUPX_Validation_test_db_user_resources]
DB QUERY [ERROR][/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/classes/database/class.db.php:686] MSG: SELECT command denied to user 'host117523_luxmed5pagedevpl'@'localhost' for table `mysql`.`user`
SQL: SELECT max_questions, max_updates, max_connections FROM mysql.user WHERE user = 'host117523_luxmed5pagedevpl' AND host = 'localhost'
TRACE[1] CLASS___: DUPX_DB::mysqli_query FILE: /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/classes/validation/class.validation.database.service.php[1095]
TRACE[2] CLASS___: DUPX_Validation_database_service->getUserResources FILE: /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/classes/validation/database-tests/class.validation.test.db.user.resources.php[30]
TRACE[3] CLASS___: DUPX_Validation_test_db_user_resources->runTest FILE: /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/classes/validation/class.validation.abstract.item.php[56]
TRACE[4] CLASS___: DUPX_Validation_abstract_item->test FILE: /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/classes/validation/class.validation.manager.php[246]
TRACE[5] CLASS___: DUPX_Validation_manager->runTests FILE: /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/classes/validation/class.validation.manager.php[214]
TRACE[6] CLASS___: DUPX_Validation_manager->getValidateData FILE: /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/ctrls/classes/class.ctrl.ajax.php[186]
TRACE[7] CLASS___: DUPX_Ctrl_ajax::actions FILE: /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/ctrls/classes/class.ctrl.ajax.php[110]
TRACE[8] CLASS___: DUPX_Ctrl_ajax::controller FILE: /home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/main.installer.php[47]
LOG-TIME[DELTA: 0.00012] MESSAGE:TEST "Privileges: User Resources" RESULT: passed
START TEST "Privileges: User Table Access" [CLASS: DUPX_Validation_test_db_user_perms]
LOG-TIME[DELTA: 0.00433] MESSAGE:TEST "Privileges: User Table Access" RESULT: passed
START TEST "Privileges: 'Show Variables' Query" [CLASS: DUPX_Validation_test_db_custom_queries]
LOG-TIME[DELTA: 0.00028] MESSAGE:TEST "Privileges: 'Show Variables' Query" RESULT: passed
START TEST "Source Database Triggers" [CLASS: DUPX_Validation_test_db_triggers]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Source Database Triggers" RESULT: passed
START TEST "Character Set and Collation Support" [CLASS: DUPX_Validation_test_db_supported_default_charset]
LOG-TIME[DELTA: 0.00064] MESSAGE:TEST "Character Set and Collation Support" RESULT: passed
START TEST "Character Set and Collation Capability" [CLASS: DUPX_Validation_test_db_supported_charset]
LOG-TIME[DELTA: 0.00005] MESSAGE:TEST "Character Set and Collation Capability" RESULT: passed
START TEST "Tables Case Sensitivity" [CLASS: DUPX_Validation_test_db_case_sensitive_tables]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Tables Case Sensitivity" RESULT: skip
START TEST "Tables Flagged for Removal or Backup" [CLASS: DUPX_Validation_test_db_affected_tables]
LOG-TIME[DELTA: 0.00017] MESSAGE:TEST "Tables Flagged for Removal or Backup" RESULT: passed
START TEST "Prefix too long" [CLASS: DUPX_Validation_test_db_prefix_too_long]
LOG-TIME[DELTA: 0.00007] MESSAGE:TEST "Prefix too long" RESULT: passed
START TEST "Database cleanup" [CLASS: DUPX_Validation_test_db_cleanup]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "Database cleanup" RESULT: skip
START TEST "User created cleanup" [CLASS: DUPX_Validation_test_db_user_cleanup]
LOG-TIME[DELTA: 0.00001] MESSAGE:TEST "User created cleanup" RESULT: skip
CTRL PARAMS AFTER VALIDATION
AJAX ACTION [validate] SUCCESS
-------------------------
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
-------------------------
AJAX ACTION [proceed_confirm_dialog] START
AJAX ACTION [proceed_confirm_dialog] SUCCESS
-------------------------
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
-------------------------
AJAX ACTION [sparam_s1] START
AJAX ACTION [sparam_s1] SUCCESS
-------------------------
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
-------------------------
AJAX ACTION [extract] START
INITIALIZE FILTERS
--------------------------------------
PATHS MAPPING : "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
--------------------------------------
********************************************************************************
* DUPLICATOR-PRO: Install-Log
* STEP-1 START @ 08:34:27
* NOTICE: Do NOT post to public sites or forums!!
********************************************************************************
USER INPUTS
INSTALL TYPE________: single site
BLOG NAME___________: "Luxmed"
HOME URL NEW________: "https://luxmed5.pagedev.pl"
SITE URL NEW________: "https://luxmed5.pagedev.pl"
CONTENT URL NEW_____: "https://luxmed5.pagedev.pl/wp-content"
UPLOAD URL NEW______: "https://luxmed5.pagedev.pl/wp-content/uploads"
PLUGINS URL NEW_____: "https://luxmed5.pagedev.pl/wp-content/plugins"
MUPLUGINS URL NEW___: "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
HOME PATH NEW_______: "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SITE PATH NEW_______: "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
CONTENT PATH NEW____: "/home/host117523/domains/luxmed5.pagedev.pl/public_html/wp-content"
UPLOAD PATH NEW_____: "/home/host117523/domains/luxmed5.pagedev.pl/public_html/wp-content/uploads"
PLUGINS PATH NEW____: "/home/host117523/domains/luxmed5.pagedev.pl/public_html/wp-content/plugins"
MUPLUGINS PATH NEW__: "/home/host117523/domains/luxmed5.pagedev.pl/public_html/wp-content/mu-plugins"
ARCHIVE ACTION______: "donothing"
SKIP WP FILES_______: "none"
ARCHIVE ENGINE______: "ziparchivechunking"
SET DIR PERMS_______: true
DIR PERMS VALUE_____: 0755
SET FILE PERMS______: true
FILE PERMS VALUE____: 0644
SAFE MODE___________: 0
LOGGING_____________: 1
ZIP THROTTLING______: false
WP CONFIG___________: "modify"
HTACCESS CONFIG_____: "new"
OTHER CONFIG________: "new"
FILE TIME___________: "current"
REMOVE RENDUNDANT___: false
********************************************************************************
REMOVE FILTERS
DIR : "/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer"
FILE: "/home/host117523/domains/luxmed5.pagedev.pl/public_html/20260420_luxmed3_[HASH]_20260420072031_installer-backup.php"
FILE: "/home/host117523/domains/luxmed5.pagedev.pl/public_html/20260420_luxmed3_[HASH]_20260420072031_archive.zip"
FILE: "/home/host117523/domains/luxmed5.pagedev.pl/public_html/installer.php"
FILE: "/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer-bootlog__081121f-20072031.txt"
EXTRACTION FILTERS
DIR : "dup-installer"
FILE: "20260420_luxmed3_[HASH]_20260420072031_installer-backup.php"
--------------------------------------
EXTRACTION: ZIP CHUNKING >>> START
BEFORE EXTRACION ACTIONS
*** RESET CONFIG FILES IN CURRENT HOSTING
*** RESET CONFIG FILES END
REMOVE DONOTHING FILES
LOG-TIME RESET TIME
REMOVE FILES
LOG-TIME[DELTA: 0.00073] MESSAGE:FOLDERS REMOVED
MAINTENANCE MODE ENABLE
*** CREATE FOLDER AND PERMISSION PREPARE
FOLDER PREPARE DONE
ARCHIVE OFFSET 0
FILE EXTRACTION: done processing last file in list of 13452
EXTRACTION: ZIP CHUNKING >>> DONE
EXTRACTION COMPLETE @ 08:34:30 - RUNTIME: 2.6272 sec. - Files processed: 12,547 of 12,547
AJAX ACTION [extract] SUCCESS
-------------------------
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
-------------------------
AJAX ACTION [dbinstall] START
ADD PREFIX META MAP ID 0 wp_
********************************************************************************
* DUPLICATOR PRO INSTALL-LOG
* STEP-2 START @ 08:34:30
* NOTICE: Do NOT post to public sites or forums!!
********************************************************************************
USER INPUTS
DB ENGINE___________: "chunk"
VIEW MODE___________: "basic"
DB ACTION___________: "empty"
DB HOST_____________: "**OBSCURED**"
DB NAME_____________: "**OBSCURED**"
DB PASS_____________: "**OBSCURED**"
DB PORT_____________: "**OBSCURED**"
USER MODE___________: "overwrite"
TABLE PREFIX________: "wp_"
MYSQL MODE__________: "DEFAULT"
MYSQL MODE OPTS_____: ""
CHARSET_____________: "utf8mb4"
COLLATE_____________: ""
CUNKING_____________: true
VIEW CREATION_______: true
STORED PROCEDURE____: true
FUNCTIONS___________: true
REMOVE DEFINER______: false
SPLIT CREATES_______: true
--------------------------------------
TABLES
--------------------------------------
TABLE "wp_commentmeta"__________________________________[ROWS: 0] [EXTRACT|REPLACE] [INST NAME: wp_commentmeta]
TABLE "wp_comments"_____________________________________[ROWS: 1] [EXTRACT|REPLACE] [INST NAME: wp_comments]
TABLE "wp_duplicator_backups"___________________________[ROWS: 1] [EXTRACT|REPLACE] [INST NAME: wp_duplicator_backups]
TABLE "wp_duplicator_entities"__________________________[ROWS: 9] [EXTRACT|REPLACE] [INST NAME: wp_duplicator_entities]
TABLE "wp_e_events"_____________________________________[ROWS: 12] [EXTRACT|REPLACE] [INST NAME: wp_e_events]
TABLE "wp_e_submissions"________________________________[ROWS: 0] [EXTRACT|REPLACE] [INST NAME: wp_e_submissions]
TABLE "wp_e_submissions_actions_log"____________________[ROWS: 0] [EXTRACT|REPLACE] [INST NAME: wp_e_submissions_actions_log]
TABLE "wp_e_submissions_values"_________________________[ROWS: 0] [EXTRACT|REPLACE] [INST NAME: wp_e_submissions_values]
TABLE "wp_links"________________________________________[ROWS: 0] [EXTRACT|REPLACE] [INST NAME: wp_links]
TABLE "wp_options"______________________________________[ROWS: 236] [EXTRACT|REPLACE] [INST NAME: wp_options]
TABLE "wp_postmeta"_____________________________________[ROWS: 4409] [EXTRACT|REPLACE] [INST NAME: wp_postmeta]
TABLE "wp_posts"________________________________________[ROWS: 682] [EXTRACT|REPLACE] [INST NAME: wp_posts]
TABLE "wp_termmeta"_____________________________________[ROWS: 0] [EXTRACT|REPLACE] [INST NAME: wp_termmeta]
TABLE "wp_terms"________________________________________[ROWS: 7] [EXTRACT|REPLACE] [INST NAME: wp_terms]
TABLE "wp_term_relationships"___________________________[ROWS: 19] [EXTRACT|REPLACE] [INST NAME: wp_term_relationships]
TABLE "wp_term_taxonomy"________________________________[ROWS: 7] [EXTRACT|REPLACE] [INST NAME: wp_term_taxonomy]
TABLE "wp_usermeta"_____________________________________[ROWS: 25] [EXTRACT|REPLACE] [INST NAME: wp_usermeta]
TABLE "wp_users"________________________________________[ROWS: 1] [EXTRACT|REPLACE] [INST NAME: wp_users]
********************************************************************************
--------------------------------------
DATABASE-ENVIRONMENT
--------------------------------------
MYSQL VERSION: This Server: 10.11.16 -- Build Server: 10.11.16
FILE SIZE: dup-database__[HASH].sql (53.3MB)
TIMEOUT: 5000
MAXPACK: 268435456
SQLMODE-GLOBAL: NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
SQLMODE-SESSION:NO_AUTO_VALUE_ON_ZERO
DROP ALL TABLES
--------------------------------------
DATABASE RESULTS
--------------------------------------
QUERY FIXES
GLOBAL RULES ADDED: PROC AND VIEWS
QUERY FIXES GLOBAL RULES
SEARCH => /^(\s*(?:\/\*!\d+\s)?\s*(?:CREATE.+)?DEFINER\s*=)([^\*\s]+)(.*)$/m
REPLACE => $1`host117523_luxmed5pagedevpl`@`localhost`$3
SEARCH => /^(\s*CREATE.+(?:PROCEDURE|FUNCTION)[\s\S]*)(BEGIN)([\s\S]*)$/
REPLACE => $1SQL SECURITY INVOKER
$2$3
--------------------------------------
** DATABASE CHUNK install start
--------------------------------------
DATABASE CHUNK SEEK POSITION: 0
Auto Commit set to false successfully
NO TABLE TO SKIP
DATABASE CHUNK: CREATION TABLE MARKER FOUND
Auto Commit set to true successfully
--------------------------------------
** DATABASE CHUNK install end
--------------------------------------
ERRORS FOUND: 0
DROPPED TABLES: 0
RENAMED TABLES: 0
QUERIES RAN: 360
TABLES ROWS IN DATABASE AFTER EXTRACTION
TABLE "wp_commentmeta"__________________________________[ROWS: 0]
TABLE "wp_comments"_____________________________________[ROWS: 1]
TABLE "wp_duplicator_backups"___________________________[ROWS: 1]
TABLE "wp_duplicator_entities"__________________________[ROWS: 9]
TABLE "wp_e_events"_____________________________________[ROWS: 12]
TABLE "wp_e_submissions"________________________________[ROWS: 0]
TABLE "wp_e_submissions_actions_log"____________________[ROWS: 0]
TABLE "wp_e_submissions_values"_________________________[ROWS: 0]
TABLE "wp_links"________________________________________[ROWS: 0]
TABLE "wp_options"______________________________________[ROWS: 236]
TABLE "wp_postmeta"_____________________________________[ROWS: 4409]
TABLE "wp_posts"________________________________________[ROWS: 682]
TABLE "wp_term_relationships"___________________________[ROWS: 19]
TABLE "wp_term_taxonomy"________________________________[ROWS: 7]
TABLE "wp_termmeta"_____________________________________[ROWS: 0]
TABLE "wp_terms"________________________________________[ROWS: 7]
TABLE "wp_usermeta"_____________________________________[ROWS: 25]
TABLE "wp_users"________________________________________[ROWS: 1]
INSERT DATA RUNTIME: 0.6026 sec.
STEP-2 COMPLETE @ 08:34:31 - RUNTIME: 0.6026 sec.
AJAX ACTION [dbinstall] SUCCESS
-------------------------
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
-------------------------
AJAX ACTION [webupdate] START
====================================
SET SEARCH AND REPLACE LIST INSTALL TYPE single site
====================================
SEARCH ITEM[T:path |P:12] SEARCH: /home/host117523/domains/luxmed3.pagedev.pl/public_html REPLACE: /home/host117523/domains/luxmed5.pagedev.pl/public_html [SCOPE: ALL]
SEARCH ITEM[T:urlnd|P:10] SEARCH: http://luxmed3.pagedev.pl/wp-content/uploads REPLACE: https://luxmed5.pagedev.pl/wp-content/uploads [SCOPE: ALL]
SEARCH ITEM[T:urlnd|P:12] SEARCH: https://luxmed3.pagedev.pl REPLACE: https://luxmed5.pagedev.pl [SCOPE: ALL]
SEARCH ITEM[T:urlnd|P:10] SEARCH: http://luxmed3.pagedev.pl/wp-content/mu-plugins REPLACE: https://luxmed5.pagedev.pl/wp-content/mu-plugins [SCOPE: ALL]
CHUNK LOAD DATA: IS NULL
CHUNK ACTION: CURRENT [start][][]
********************************************************************************
DUPLICATOR PRO INSTALL-LOG
STEP-3 START @ 08:34:31
NOTICE: Do NOT post to public sites or forums
********************************************************************************
CHARSET SERVER: "utf8mb4"
CHARSET CLIENT: "utf8mb4"
********************************************************************************
OPTIONS:
SKIP PATH REPLACE_____: false
DISALLOW_FILE_EDIT____: [value = ], [inWpConfig = ]
DISALLOW_FILE_MODS____: [value = ], [inWpConfig = ]
AUTOSAVE_INTERVAL_____: [value = 60], [inWpConfig = ]
WP_POST_REVISIONS_____: [value = 9223372036854775807], [inWpConfig = ]
FORCE_SSL_ADMIN_______: [value = ], [inWpConfig = ]
WP_AUTO_UPDATE_CORE___: [value = false], [inWpConfig = ]
WP_CACHE______________: [value = ], [inWpConfig = ]
WPCACHEHOME___________: [value = /], [inWpConfig = ]
WP_DEBUG______________: [value = ], [inWpConfig = 1]
WP_DEBUG_LOG__________: [value = ], [inWpConfig = ]
WP_DEBUG_DISPLAY______: [value = 1], [inWpConfig = ]
WP_DISABLE_FATAL_ERROR_HANDLER: [value = ], [inWpConfig = ]
SCRIPT_DEBUG__________: [value = ], [inWpConfig = ]
CONCATENATE_SCRIPTS___: [value = ], [inWpConfig = ]
SAVEQUERIES___________: [value = ], [inWpConfig = ]
ALTERNATE_WP_CRON_____: [value = ], [inWpConfig = ]
DISABLE_WP_CRON_______: [value = ], [inWpConfig = ]
WP_CRON_LOCK_TIMEOUT__: [value = 60], [inWpConfig = ]
COOKIE_DOMAIN_________: [value = ], [inWpConfig = ]
WP_MEMORY_LIMIT_______: [value = 40M], [inWpConfig = ]
WP_MAX_MEMORY_LIMIT___: [value = 1024M], [inWpConfig = ]
WP_TEMP_DIR___________: [value = ], [inWpConfig = ]
********************************************************************************
********************************************************************************
CHUNK PARAMS:
maxIteration__________: 0
timeOut_______________: 5000000
throttling____________: 2000
rowsPerPage___________: 1000
********************************************************************************
CHUNK ACTION: CURRENT [cleanup_trans][][]
CLEAN OPTIONS [wp_options]
`option_name` = "duplicator_pro_plugin_data_stats"
`option_name` LIKE "\_transient%"
`option_name` LIKE "\_site\_transient%"
`option_name` IN ("duplicator_pro_ui_view_state","duplicator_pro_package_active","duplicator_pro_settings")
DATABASE OPTIONS DELETED [ROWS: 38]
CHUNK ACTION: CURRENT [cleanup_extra][][]
CLEANUP EXTRA
- SKIP DROP VIEWS
- SKIP DROP PROCS
- SKIP DROP FUNCS
CHUNK ACTION: CURRENT [cleanup_packages][][]
EMPTY PACKAGES TABLE
CLEAN PACKAGES
DATABASE PACKAGE DELETED [ROWS: 1]
CHUNK ACTION: CURRENT [init][][]
EVALUATE TABLE: "wp_commentmeta"__________________________________[ROWS: 0][PG: 0][SCAN:no columns ]
EVALUATE TABLE: "wp_comments"_____________________________________[ROWS: 1][PG: 1][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_comments][0]
EVALUATE TABLE: "wp_duplicator_backups"___________________________[ROWS: 0][PG: 0][SCAN:no columns ]
EVALUATE TABLE: "wp_duplicator_entities"__________________________[ROWS: 9][PG: 1][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_duplicator_entities][0]
EVALUATE TABLE: "wp_e_events"_____________________________________[ROWS: 12][PG: 1][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_e_events][0]
EVALUATE TABLE: "wp_e_submissions"________________________________[ROWS: 0][PG: 0][SCAN:no columns ]
EVALUATE TABLE: "wp_e_submissions_actions_log"____________________[ROWS: 0][PG: 0][SCAN:no columns ]
EVALUATE TABLE: "wp_e_submissions_values"_________________________[ROWS: 0][PG: 0][SCAN:no columns ]
EVALUATE TABLE: "wp_links"________________________________________[ROWS: 0][PG: 0][SCAN:no columns ]
EVALUATE TABLE: "wp_options"______________________________________[ROWS: 198][PG: 1][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_options][0]
EVALUATE TABLE: "wp_postmeta"_____________________________________[ROWS: 4409][PG: 5][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_postmeta][0]
CHUNK ACTION: CURRENT [search_replace][wp_postmeta][1]
CHUNK ACTION: CURRENT [search_replace][wp_postmeta][2]
CHUNK ACTION: CURRENT [search_replace][wp_postmeta][3]
CHUNK ACTION: CURRENT [search_replace][wp_postmeta][4]
EVALUATE TABLE: "wp_posts"________________________________________[ROWS: 682][PG: 1][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_posts][0]
EVALUATE TABLE: "wp_termmeta"_____________________________________[ROWS: 0][PG: 0][SCAN:no columns ]
EVALUATE TABLE: "wp_terms"________________________________________[ROWS: 7][PG: 1][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_terms][0]
EVALUATE TABLE: "wp_term_relationships"___________________________[ROWS: 19][PG: 1][SCAN:no columns ]
EVALUATE TABLE: "wp_term_taxonomy"________________________________[ROWS: 7][PG: 1][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_term_taxonomy][0]
EVALUATE TABLE: "wp_usermeta"_____________________________________[ROWS: 25][PG: 1][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_usermeta][0]
EVALUATE TABLE: "wp_users"________________________________________[ROWS: 1][PG: 1][SCAN:text columns]
--- BASE STRINGS ---
SEARCH[urlnd] 1:"http://luxmed3.pagedev.pl/wp-content/uploads" ====> "https://luxmed5.pagedev.pl/wp-content/uploads"
SEARCH[urlnd] 2:"http://luxmed3.pagedev.pl/wp-content/mu-plugins" => "https://luxmed5.pagedev.pl/wp-content/mu-plugins"
SEARCH[path ] 3:"/home/host117523/domains/luxmed3.pagedev.pl/public_html" => "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
SEARCH[urlnd] 4:"https://luxmed3.pagedev.pl" ======================> "https://luxmed5.pagedev.pl"
CHUNK ACTION: CURRENT [search_replace][wp_users][0]
--------------------------------------
SCANNED: Tables:18 | Rows:5351 | Cells:34444
UPDATED: Tables:5 | Rows:1275 | Cells:1801
ERRORS: 0
RUNTIME: 1.006100 sec
CHUNK ACTION: CURRENT [rem_maintenance][][]
====================================
REMOVE MAINTENANCE MODE
====================================
MAINTENANCE MODE DISABLE
CHUNK ACTION: CURRENT [rem_licenze_key][][]
====================================
REMOVE LICENSE KEY
====================================
CHUNK ACTION: CURRENT [config_update][][]
SET CONFIG FILES
Retained original entry wpconfig target:/home/host117523/domains/luxmed5.pagedev.pl/public_html/wp-config.php
New .htaccess file created:/home/host117523/domains/luxmed5.pagedev.pl/public_html/.htaccess
====================================
CONFIGURATION FILE UPDATES
====================================
UPDATE ABSPATH "dirname(__FILE__) . '/'"
UPDATE DB_NAME ""host117523_luxmed5pagedevpl""
UPDATE DB_USER "** OBSCURED **"
UPDATE DB_PASSWORD "** OBSCURED **"
UPDATE DB_HOST ""localhost""
UPDATE DB_CHARSET "utf8mb4"
UPDATE DB_COLLATE ""
WP CONFIG UPDATE WP_DEBUG "false"
*** UPDATED WP CONFIG FILE ***
====================================
HTACCESS UPDATE
====================================
WEB SERVER CONFIGURATION FILE UPDATED:
- Preparing .htaccess file with basic setup.
HTACCESS FILE - Successfully updated the .htaccess file setting.
====================================
INDEX.PHP UPDATE
====================================
INDEX.PHP updated with new blog header "dirname(__FILE__) . '/wp-blog-header.php'"
CHUNK ACTION: CURRENT [gen_update][][]
====================================
GENERAL UPDATES
====================================
UPDATE OPTION home ON TABLE wp_options
UPDATE OPTION siteurl ON TABLE wp_options
UPDATE OPTION duplicator_pro_exe_safe_mode ON TABLE wp_options
====================================
MANAGE PLUGINS
====================================
CHUNK ACTION: CURRENT [gen_clean][][]
====================================
GENERAL CLEANUP
====================================
- REMOVED 0 storage items
- REMOVED 0 schedule items
RESET ALL USERS SESSION TOKENS
MIGRATION INFO SET
CHUNK ACTION: CURRENT [create_admin][][]
====================================
RESET USERS PASSWORD
====================================
CHUNK ACTION: CURRENT [notice_test][][]
====================================
CHECK FOR INDEX.HTML
====================================
NO INDEX.HTML WAS FOUND
====================================
NOTICES TEST
====================================
No General Notices Found
CHUNK ACTION: CURRENT [cleanup_tmp_files][][]
====================================
CLEANUP TMP FILES
====================================
CHUNK ACTION: CURRENT [set_files_perms][][]
====================================
SET PARAMS PERMISSION
====================================
*** SET FOLDER PERMISSION AFTER EXTRACTION
--------------------------------------
PATHS MAPPING : "/home/host117523/domains/luxmed5.pagedev.pl/public_html"
--------------------------------------
SET FOLDER PERMISSION DONE
CHUNK ACTION: CURRENT [final_report][][]
====================================
FINAL REPORT NOTICES
====================================
STEP-3 COMPLETE @ 08:34:32 - RUNTIME: 1.0857 sec.
AJAX ACTION [webupdate] SUCCESS
-------------------------
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
-------------------------
AJAX ACTION [finalpre] START
AJAX ACTION [finalpre] SUCCESS
-------------------------
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
-------------------------
AJAX ACTION [finalafter] START
AJAX ACTION [finalafter] SUCCESS
-------------------------
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/src/Core/Bootstrap.php:76] RESET TIME
STEP ACTION: "on-validate"
====================================
FINAL REPORT NOTICES LIST
====================================
====================================
LOG-TIME[/home/host117523/domains/luxmed5.pagedev.pl/public_html/dup-installer/ctrls/ctrl.base.php:191][DELTA: 0.01456] MESSAGE:END RENDER PAGE

View File

@@ -0,0 +1,2 @@
<?php
// silence

View File

@@ -0,0 +1,2 @@
Order Allow,Deny
Deny from All

View File

@@ -0,0 +1,16 @@
{
"htaccess": {
"baseName": "source_site_htaccess",
"source": ".htaccess",
"stored": "source_site_htaccess",
"mode": "copy",
"isRelative": true
},
"wpconfig": {
"baseName": "source_site_wpconfig",
"source": "wp-config.php",
"stored": "source_site_wpconfig",
"mode": "copy",
"isRelative": true
}
}

View File

@@ -0,0 +1,15 @@
# BEGIN WordPress
# Dyrektywy zawarte między „BEGIN WordPress” oraz „END WordPress” są generowane dynamicznie i powinny być modyfikowane tylko za pomocą
# filtrów WordPressa. Zmiany dokonane bezpośrednio tutaj będą nadpisywane.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

View File

@@ -0,0 +1,103 @@
<?php
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the installation.
* You don't have to use the website, you can copy this file to "wp-config.php"
* and fill in the values.
*
* This file contains the following configurations:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', '' );
/** Database username */
define( 'DB_USER', '' );
/** Database password */
define( 'DB_PASSWORD', '' );
/** Database hostname */
define( 'DB_HOST', '' );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
/**#@+
* Authentication unique keys and salts.
*
* Change these to different unique phrases! You can generate these using
* the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}.
*
* You can change these at any point in time to invalidate all existing cookies.
* This will force all users to have to log in again.
*
* @since 2.6.0
*/
define( 'AUTH_KEY', '&Q8H/_RaTQ7sK|blIgd*-%QQ8Ur`Xp_>[7D{J](,1u(@Fz=hFAOj%ZpAPt>vdy3`' );
define( 'SECURE_AUTH_KEY', 'C6XSlTl$+Ft6@c3DFPdrR~`9Qam=DSjN&~M~f%eWF(T!oKVl~Mf}0hK%IZ28;q7z' );
define( 'LOGGED_IN_KEY', '@voVbs_QNhkp`5/.(njW6l6M!CPy8~0`vhu~FyX[&)6`6i{:k;?:r=q-#d$#DjwR' );
define( 'NONCE_KEY', 'W4Czndaw9#+xD$k<a!gkOxB =To?j#Zpq$[..lEWULc^&i:G%%KcFtj_(L)G+[}*' );
define( 'AUTH_SALT', ';2ljga_nG,j8hg/C[|<[i6,tlBcav(fhn)&SeM</P7{@F8gbv_KdxGH+_[jRBk#^' );
define( 'SECURE_AUTH_SALT', 'K)(?H`Y);0;ofSWA#oZcQdi`?9G#9#{rcjZL%(7do-wGP BgFMz_b0Dg$OYy{ @.' );
define( 'LOGGED_IN_SALT', 'hD30E@&m5 }y1>dv]/%gPhFo!cY8TNg4*[9tFwz]QMgV4}qFlRe.U19}05=<(G)m' );
define( 'NONCE_SALT', ')F: gp&A#}3TiTEg.5OGjb2vQ[60#yL,ZpBo2w$bk$$d^eiUzFS6D>h3q,@{@/1Y' );
/**#@-*/
/**
* WordPress database table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*
* At the installation time, database tables are created with the specified prefix.
* Changing this value after WordPress is installed will make your site think
* it has not been installed.
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
*/
$table_prefix = 'wp_';
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the documentation.
*
* @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
define( 'DUPLICATOR_AUTH_KEY', 'i[L#6w:G^yZCS*1Mmc=^:|PCRjSb,*fijf=i^~1x4:}t&^-uZ{(w:HtR<Qq7QA_.' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname(__FILE__) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';

View File

@@ -0,0 +1,2 @@
User-agent: *
Disallow: /

View File

@@ -0,0 +1,2 @@
<?php
// silence

View File

@@ -0,0 +1,2 @@
<?php
// silence

2
wp-content/index.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
// Silence is golden.

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"The suggested policy text has been copied to your clipboard.":["Sugerowany tekst polityki prywatno\u015bci zosta\u0142 skopiowany do schowka."],"An error occurred while attempting to find and erase personal data.":["Wyst\u0105pi\u0142 b\u0142\u0105d podczas pr\u00f3by znalezienia i usuni\u0119cia danych osobistych."],"Personal data was found for this user but some of the personal data found was not erased.":["Znaleziono dane osobiste u\u017cytkownika, ale cz\u0119\u015b\u0107 z nich nie zosta\u0142a usuni\u0119ta."],"All of the personal data found for this user was erased.":["Wszystkie dane osobiste u\u017cytkownika zosta\u0142y usuni\u0119te."],"Personal data was found for this user but was not erased.":["Znaleziono dane osobiste u\u017cytkownika, ale nie zosta\u0142y usuni\u0119te."],"No personal data was found for this user.":["Nie znaleziono danych osobistych dla wybranego u\u017cytkownika."],"An error occurred while attempting to export personal data.":["Wyst\u0105pi\u0142 b\u0142\u0105d podczas eksportowania danych osobistych."],"No personal data export file was generated.":["Nie wygenerowano pliku eksportu danych osobistych."],"This user&#8217;s personal data export file was downloaded.":["Plik eksportu danych osobistych wybranego u\u017cytkownika zosta\u0142 pobrany."],"This user&#8217;s personal data export link was sent.":["Odno\u015bnik do eksportu danych osobistych wybranego u\u017cytkownika zosta\u0142 wys\u0142any."]}},"comment":{"reference":"wp-admin\/js\/privacy-tools.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"See next tip":["Zobacz nast\u0119pn\u0105 porad\u0119"],"Disable tips":["Wy\u0142\u0105cz porady"],"Editor tips":["Podpowiedzi"],"Got it":["Rozumiem"]}},"comment":{"reference":"wp-includes\/js\/dist\/nux.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"%1$s is deprecated since version %2$s! Use %3$s instead. Please consider writing more inclusive code.":["Funkcja %1$s jest przestarza\u0142a od wersji %2$s! U\u017cyj zamiast tego %3$s. Pomy\u015bl o pisaniu bardziej sp\u00f3jnego kodu."]}},"comment":{"reference":"wp-admin\/js\/password-strength-meter.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"%s removed.":["Usuni\u0119to: %s."],"%s applied.":["Zastosowano %s."]}},"comment":{"reference":"wp-includes\/js\/dist\/rich-text.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Detach":["Od\u0142\u0105cz"],"Untitled pattern block":["Wzorzec blokowy bez tytu\u0142u"],"Synced pattern created: %s":["Utworzono synchronizowany wzorzec: %s"],"Unsynced pattern created: %s":["Utworzono niezsynchronizowany wzorzec: %s"],"Create":["Utw\u00f3rz"],"Manage patterns":["Zarz\u0105dzaj wzorcami"],"Create pattern":["Utw\u00f3rz wzorzec"],"My pattern":["Moje wzorce"],"Sync this pattern across multiple locations.":["Zsynchronizuj ten wzorzec w wielu lokalizacjach."],"pattern (singular)\u0004Synced":["Zsynchronizowano"],"Name":["Nazwa"],"Cancel":["Anuluj"]}},"comment":{"reference":"wp-includes\/js\/dist\/reusable-blocks.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Embeds":["Osadzone tre\u015bci"],"Reusable blocks":["Bloki wielokrotnego u\u017cycia"],"%1$s Block. Row %2$d. %3$s":["Blok %1$s. Wiersz %2$d. %3$s"],"%1$s Block. Column %2$d. %3$s":["Blok %1$s. Kolumna %2$d. %3$s"],"%1$s Block. Column %2$d":["Blok %1$s. Kolumna %2$d"],"%1$s Block. %2$s":["Blok %1$s. %2$s"],"%s Block":["Blok %s"],"Design":["Wygl\u0105d"],"%1$s Block. Row %2$d":["Blok: %1$s. Wiersz: %2$d"],"Text":["Tekst"],"Theme":["Motyw"],"Media":["Media"],"Widgets":["Wid\u017cety"]}},"comment":{"reference":"wp-includes\/js\/dist\/blocks.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"The response is not a valid JSON response.":["Odpowied\u017a nie jest prawid\u0142ow\u0105 odpowiedzi\u0105 JSON."],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["Nie uda\u0142o si\u0119 przes\u0142anie multimedi\u00f3w. Je\u015bli jest to zdj\u0119cie lub du\u017cy obrazek, prosz\u0119 je zmniejszy\u0107 i spr\u00f3bowa\u0107 ponownie."],"Unable to connect. Please check your Internet connection.":["Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia. Sprawd\u017a po\u0142\u0105czenie internetowe."],"Could not get a valid response from the server.":["Nie mo\u017cna uzyska\u0107 prawid\u0142owej odpowiedzi z serwera."]}},"comment":{"reference":"wp-includes\/js\/dist\/api-fetch.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Submitted on:":["Wys\u0142any:"],"%1$s %2$s, %3$s at %4$s:%5$s":["%3$s-%1$s-%2$s %4$s:%5$s"]}},"comment":{"reference":"wp-admin\/js\/comment.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Selected crop ratio exceeds the boundaries of the image. Try a different ratio.":["Wybrane proporcje kadrowania przekraczaj\u0105 wymiary obrazka. Wypr\u00f3buj inne."],"Could not load the preview image.":["Nie uda\u0142o si\u0119 za\u0142adowa\u0107 podgl\u0105du obrazka."],"Could not load the preview image. Please reload the page and try again.":["Nie mo\u017cna wczyta\u0107 podgl\u0105du obrazu. Od\u015bwie\u017c stron\u0119 i spr\u00f3buj ponownie."],"Image updated.":["Zaktualizowano obrazek."]}},"comment":{"reference":"wp-admin\/js\/image-edit.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Enable":["W\u0142\u0105cz"],"Detach":["Od\u0142\u0105cz"],"An error occurred while renaming the pattern.":["Wyst\u0105pi\u0142 b\u0142\u0105d podczas zmiany nazwy wzorca."],"Synced pattern created: %s":["Utworzono synchronizowany wzorzec: %s"],"Unsynced pattern created: %s":["Utworzono niezsynchronizowany wzorzec: %s"],"Duplicate pattern":["Powiel wzorzec"],"Pattern renamed":["Zmieniono nazw\u0119 wzorca"],"Please enter a new name for this category.":["Wprowad\u017a now\u0105 nazw\u0119 dla kategorii."],"This category already exists. Please use a different name.":["Kategoria ju\u017c istnieje. U\u017cyj innej nazwy."],"Pattern category renamed.":["Zmieniono nazw\u0119 kategorii wzor\u00f3w."],"Overrides":["Nadpisania"],"Enable overrides":["W\u0142\u0105cz mo\u017cliwo\u015b\u0107 nadpisania"],"Overrides are changes you make to a block within a synced pattern instance. Use overrides to customize a synced pattern instance to suit its new context. Name this block to specify an override.":["Nadpisywanie to zmiany, kt\u00f3re wprowadzasz do bloku w zsynchronizowanej instancji wzorca. U\u017cyj, aby dostosowa\u0107 zsynchronizowan\u0105 instancj\u0119 wzorca do nowego kontekstu. Nazwij sw\u00f3j blok, aby opisa\u0107 zmiany."],"For example, if you are creating a recipe pattern, you use \"Recipe Title\", \"Recipe Description\", etc.":["Na przyk\u0142ad, je\u015bli tworzysz wzorzec przepisu, u\u017cywasz \u201eTytu\u0142 przepisu\u201d, \u201eOpis przepisu\u201d itp."],"Disable overrides":["Wy\u0142\u0105cz mo\u017cliwo\u015b\u0107 nadpisania"],"Are you sure you want to disable overrides? Disabling overrides will revert all applied overrides for this block throughout instances of this pattern.":["Czy chcesz wy\u0142\u0105czy\u0107 nadpisania? Ich wy\u0142\u0105czenie spowoduje przywr\u00f3cenie wszystkich zastosowanych nadpisa\u0144 bloku we wszystkich instancjach wzorca."],"Disable":["Wy\u0142\u0105cz"],"Allow changes to this block throughout instances of this pattern.":["Zezwalaj na zmiany w tym bloku we wszystkich instancjach tego wzorca."],"This %1$s is editable using the \"%2$s\" override.":["%1$s mo\u017cna nadpisa\u0107 edytuj\u0105c \u201e%2$s\u201d."],"These blocks are editable using overrides.":["Bloki mo\u017cna nadpisywa\u0107 w edycji."],"pattern\u0004%s (Copy)":["%s (kopia)"],"pattern\u0004\"%s\" duplicated.":["Utworzono kopi\u0119 \u201e%s\u201d."],"Overrides currently don't support image links. Remove the link first before enabling overrides.":["Nadpisania obecnie nie obs\u0142uguj\u0105 odno\u015bnik\u00f3w do obrazk\u00f3w. Przed w\u0142\u0105czeniem nadpisa\u0144 nale\u017cy najpierw usun\u0105\u0107 odno\u015bnik."],"Manage patterns":["Zarz\u0105dzaj wzorcami"],"Create pattern":["Utw\u00f3rz wzorzec"],"My pattern":["Moje wzorce"],"Sync this pattern across multiple locations.":["Zsynchronizuj ten wzorzec w wielu lokalizacjach."],"pattern (singular)\u0004Synced":["Zsynchronizowano"],"Reset":["Resetuj"],"Duplicate":["Powiel"],"Rename":["Zmie\u0144 nazw\u0119"],"Block name changed to: \"%s\".":["Nazwa bloku zosta\u0142a zmieniona na: \u201e%s\u201d."],"Save":["Zapisz"],"Name":["Nazwa"],"Cancel":["Anuluj"],"Categories":["Kategorie"],"Add":["Dodaj"]}},"comment":{"reference":"wp-includes\/js\/dist\/patterns.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Open the command palette.":["Otw\u00f3rz palet\u0119 polece\u0144."],"Command palette":["Paleta polece\u0144"],"Command suggestions":["Sugerowane komendy"],"Search commands and settings":["Szukaj komend i ustawie\u0144"],"No results found.":["Brak wynik\u00f3w."]}},"comment":{"reference":"wp-includes\/js\/dist\/commands.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Import from JSON":["Zaimportuj z pliku JSON"],"Invalid JSON file":["Niepoprawny plik JSON"],"Unknown error":["Nieznany b\u0142\u0105d"],"Invalid pattern JSON file":["Nieprawid\u0142owy plik JSON wzorca"],"Pattern imported successfully!":["Wzorzec zosta\u0142 zaimportowany!"],"button label\u0004Import":["Import"],"File":["Plik"]}},"comment":{"reference":"wp-includes\/js\/dist\/list-reusable-blocks.js"}}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Annotation":["Adnotacja"]}},"comment":{"reference":"wp-includes\/js\/dist\/annotations.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Notifications":["Powiadomienia"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Base":["Podstawa"],"Post Type":["Typ tre\u015bci"],"Widget areas":["Obszary wid\u017cet\u00f3w"],"Menu Item":["Element menu"],"Widget types":["Typy wid\u017cet\u00f3w"],"Global Styles":["Style og\u00f3lne"],"Custom Styles":["W\u0142asne style"],"Status":["Status"],"Taxonomy":["Taksonomia"],"Comment":["Komentarz"],"Media":["Media"],"Menu Location":["Po\u0142o\u017cenie menu"],"Plugins":["Wtyczki"],"(no title)":["(brak tytu\u0142u)"],"Themes":["Motywy"],"Widgets":["Wid\u017cety"],"User":["U\u017cytkownik"],"Menu":["Menu"],"Site":["Witryna"]}},"comment":{"reference":"wp-includes\/js\/dist\/core-data.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Running additional tests... please wait.":["Przeprowadzam dodatkowe testy\u2026 prosz\u0119 czeka\u0107."],"All site health tests have finished running. There are items that should be addressed.":["Wszystkie testy stanu witryny zosta\u0142y zako\u0144czone. Istniej\u0105 zagadnienia, kt\u00f3rymi nale\u017cy si\u0119 zaj\u0105\u0107."],"All site health tests have finished running. Your site is looking good.":["Wszystkie testy stanu witryny zosta\u0142y zako\u0144czone. Twoja witryna wygl\u0105da dobrze."],"Unavailable":["Niedost\u0119pne"],"No details available":["Brak szczeg\u00f3\u0142\u00f3w"],"Should be improved":["Powinien zosta\u0107 poprawiony"],"Good":["Dobre"],"Site information has been copied to your clipboard.":["Informacje o witrynie skopiowano do schowka."],"%s item with no issues detected":["%s element bez problem\u00f3w","%s elementy bez problem\u00f3w","%s element\u00f3w bez problem\u00f3w"],"%s recommended improvement":["%s zalecane usprawnienie","%s zalecane usprawnienia","%s zalecanych usprawnie\u0144"],"%s critical issue":["%s b\u0142\u0105d krytyczny","%s b\u0142\u0119dy krytyczne","%s b\u0142\u0119d\u00f3w krytycznych"],"A test is unavailable":["Test nie jest dost\u0119pny."]}},"comment":{"reference":"wp-admin\/js\/site-health.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Use as featured image":["U\u017cyj jako obrazek wyr\u00f3\u017cniaj\u0105cy"],"Could not set that as the thumbnail image. Try a different attachment.":["Nie mo\u017cna by\u0142o ustawi\u0107 tego pliku jako miniatury. Prosz\u0119 spr\u00f3bowa\u0107 u\u017cy\u0107 innego za\u0142\u0105cznika."],"Saving\u2026":["Zapisywanie\u2026"],"Done":["Gotowe"]}},"comment":{"reference":"wp-admin\/js\/set-post-thumbnail.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Drag boxes here":["Przesu\u0144 tutaj sekcje"],"Add boxes from the Screen Options menu":["Dodaj pola z menu Opcje ekranu"],"The boxes order has been saved.":["Kolejno\u015b\u0107 p\u00f3l zosta\u0142a zapisana."],"The box is on the last position":["Pole jest na ostatniej pozycji"],"The box is on the first position":["Pole jest na pierwszej pozycji"],"Screen Options updated.":["Zaktualizowano opcje ekranu."]}},"comment":{"reference":"wp-admin\/js\/postbox.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Widget has been added to the selected sidebar":["Wid\u017cet zosta\u0142 dodany do wybranego panelu bocznego."],"Saved":["Zapisano"],"Save":["Zapisz"],"The changes you made will be lost if you navigate away from this page.":["Niezapisane zmiany zostan\u0105 utracone, je\u015bli opu\u015bcisz t\u0119 stron\u0119."]}},"comment":{"reference":"wp-admin\/js\/widgets.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"All application passwords revoked.":["Wszystkie has\u0142a aplikacji zosta\u0142y uniewa\u017cnione."],"Are you sure you want to revoke all passwords? This action cannot be undone.":["Na pewno chcesz usun\u0105\u0107 wszystkie has\u0142a? Ta akcja jest nieodwracalna."],"Application password revoked.":["Has\u0142o aplikacji zosta\u0142o uniewa\u017cnione."],"Are you sure you want to revoke this password? This action cannot be undone.":["Na pewno chcesz usun\u0105\u0107 has\u0142o? Ta akcja jest nieodwracalna."],"Dismiss this notice.":["Ukryj komunikat."]}},"comment":{"reference":"wp-admin\/js\/application-passwords.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"URL Slug":["Uproszczona nazwa do adresu URL"],"Permalink saved":["Zapisano odno\u015bnik"],"Password Protected":["Zabezpieczono has\u0142em"],"Published on:":["Opublikowany w:"],"Publish on:":["Opublikuj w:"],"Schedule for:":["Zaplanuj na:"],"Saving Draft\u2026":["Zapisywanie szkicu\u2026"],"No more comments found.":["Nie znaleziono wi\u0119cej komentarzy."],"Show more comments":["Poka\u017c wi\u0119cej komentarzy"],"%1$s %2$s, %3$s at %4$s:%5$s":["%3$s-%1$s-%2$s %4$s:%5$s"],"post action\/button label\u0004Schedule":["Zaplanuj"],"Public, Sticky":["Publiczne, przypi\u0119te"],"Privately Published":["Opublikowano prywatnie"],"Save as Pending":["Zapisz jako oczekuj\u0105cy"],"Public":["Publiczne"],"Could not set that as the thumbnail image. Try a different attachment.":["Nie mo\u017cna by\u0142o ustawi\u0107 tego pliku jako miniatury. Prosz\u0119 spr\u00f3bowa\u0107 u\u017cy\u0107 innego za\u0142\u0105cznika."],"The file URL has been copied to your clipboard":["Skopiowano do schowka adres URL pliku"],"Published":["Opublikowany"],"Private":["Prywatne"],"Update":["Aktualizuj"],"Publish":["Opublikuj"],"Save Draft":["Zapisz szkic"],"Cancel":["Anuluj"],"OK":["OK"],"The changes you made will be lost if you navigate away from this page.":["Niezapisane zmiany zostan\u0105 utracone, je\u015bli opu\u015bcisz t\u0119 stron\u0119."]}},"comment":{"reference":"wp-admin\/js\/post.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Are you sure you want to do this?\nThe comment changes you made will be lost.":["Czy na pewno chcesz to zrobi\u0107?\nZmiany wprowadzone w komentarzu zostan\u0105 utracone."],"Are you sure you want to edit this comment?\nThe changes you made will be lost.":["Czy na pewno chcesz edytowa\u0107 komentarz?\nWprowadzone zmiany zostan\u0105 utracone."],"Approve and Reply":["Zatwierd\u017a i odpowiedz"],"Comments (%s)":["Komentarze (%s)"],"Comments":["Komentarze"],"Reply":["Odpowiedz"]}},"comment":{"reference":"wp-admin\/js\/edit-comments.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Preference deactivated - %s":["Wy\u0142\u0105czono opcje - %s"],"Preference activated - %s":["W\u0142\u0105czono opcje - %s"],"Preferences":["Preferencje"],"Back":["Powr\u00f3t"]}},"comment":{"reference":"wp-includes\/js\/dist\/preferences.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Right to left":["Od prawej do lewej"],"Left to right":["Od lewej do prawej"],"photo":["zdj\u0119cie"],"media":["media"],"Inline image":["Obrazek w tre\u015bci"],"Link edited.":["Odno\u015bnik by\u0142 edytowany."],"Inline code":["Kod w tre\u015bci"],"Keyboard input":["Wprowad\u017a z klawiatury"],"Highlight":["Pod\u015bwietlenie"],"Clear Unknown Formatting":["Wyczy\u015b\u0107 nieznane formatowanie"],"A valid language attribute, like \"en\" or \"fr\".":["Prawid\u0142owy atrybut j\u0119zyka, na przyk\u0142ad \u201een\u201d lub \u201efr\u201d."],"Text direction":["Kierunek pisania"],"Non breaking space":["Twarda spacja"],"CSS classes":["Klasy CSS"],"Math":["Matematyka"],"Alternative text":["Tekst alternatywny"],"Background":["T\u0142o"],"Additional CSS class(es)":["Dodatkowe klasy CSS"],"Link removed.":["Odno\u015bnik zosta\u0142 usuni\u0119ty."],"Separate multiple classes with spaces.":["Oddzielaj klasy spacjami."],"Describe the purpose of the image.":["Opisz cel tego obrazka."],"Create page: <mark>%s<\/mark>":["Utw\u00f3rz stron\u0119: <mark>%s<\/mark>"],"Leave empty if decorative.":["Pozostaw puste, je\u015bli to dekoracja."],"Mark as nofollow":["Oznacz jako nofollow"],"LaTeX math syntax":["Sk\u0142adnia matematyczna LaTeX"],"e.g., x^2, \\frac{a}{b}":["np. x^2, \\frac{a}{b}"],"Text":["Tekst"],"Link inserted.":["Odno\u015bnik zosta\u0142 wstawiony."],"Replace image":["Zast\u0105p obrazek"],"https:\/\/www.w3.org\/WAI\/tutorials\/images\/decision-tree\/":["https:\/\/www.w3.org\/WAI\/tutorials\/images\/decision-tree\/"],"Apply":["Zastosuj"],"Width":["Szeroko\u015b\u0107"],"Language":["J\u0119zyk"],"Bold":["P\u00f3\u0142gruby"],"Italic":["Kursywa"],"Underline":["Podkre\u015blenie"],"Strikethrough":["Przekre\u015blenie"],"Subscript":["Indeks dolny"],"Superscript":["Indeks g\u00f3rny"],"Link":["Odno\u015bnik"],"Warning: the link has been inserted but may have errors. Please test it.":["Uwaga: odno\u015bnik zosta\u0142 wstawiony, ale mo\u017ce zawiera\u0107 b\u0142\u0119dy. Prosimy go wypr\u00f3bowa\u0107."]}},"comment":{"reference":"wp-includes\/js\/dist\/format-library.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"There are no widgets available.":["Nie ma dost\u0119pnych \u017cadnych widget\u00f3w."],"Legacy Widget":["Wid\u017cet starego typu"],"Move to":["Przenie\u015b do"],"Select widget":["Wybierz wid\u017cet"],"Legacy Widget Preview":["Podgl\u0105d wid\u017cet starego typu."],"Widget is missing.":["Brak wid\u017cetu."],"Move to widget area":["Przejd\u017a do strefy wid\u017cet\u00f3w."],"The \"%s\" block was affected by errors and may not function properly. Check the developer tools for more details.":["Blok \u201e%s\u201d zawiera b\u0142\u0119dy i nie dzia\u0142a poprawnie. Wi\u0119cej informacji mo\u017cna znale\u017a\u0107 w narz\u0119dziach dla programist\u00f3w."],"Widget Group":["Grupa wid\u017cet\u00f3w"],"Create a classic widget layout with a title that\u2019s styled by your theme for your widget areas.":["Utw\u00f3rz klasyczny uk\u0142ad wid\u017cet\u00f3w z tytu\u0142em sformatowanym wed\u0142ug motywu dla obszar\u00f3w wid\u017cet\u00f3w."],"Legacy widget":["Wid\u017cet starego typu"],"Convert to blocks":["Przekszta\u0142\u0107 na bloki"],"No preview available.":["Brak podgl\u0105du."],"Title":["Tytu\u0142"],"Save":["Zapisz"]}},"comment":{"reference":"wp-includes\/js\/dist\/widgets.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"The file URL has been copied to your clipboard":["Skopiowano do schowka adres URL pliku"],"An error has occurred. Please reload the page and try again.":["Wyst\u0105pi\u0142 b\u0142\u0105d. Prosz\u0119 od\u015bwie\u017cy\u0107 stron\u0119 i spr\u00f3bowa\u0107 ponownie."]}},"comment":{"reference":"wp-admin\/js\/media.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Plugin details":["Szczeg\u00f3\u0142y wtyczki"],"Plugin: %s":["Wtyczka: %s"]}},"comment":{"reference":"wp-admin\/js\/plugin-install.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Collapse Main menu":["Zwi\u0144 menu g\u0142\u00f3wne"],"Expand Main menu":["Rozwi\u0144 menu g\u0142\u00f3wne"],"Please select at least one item to perform this action on.":["Aby wykona\u0107 wybran\u0105 akcj\u0119, prosz\u0119 wybra\u0107 przynajmniej jeden obiekt."],"You are about to permanently delete these items from your site.\nThis action cannot be undone.\n'Cancel' to stop, 'OK' to delete.":["Masz zamiar trwale usun\u0105\u0107 te elementy ze swojej witryny.\nTa czynno\u015b\u0107 nie mo\u017ce zosta\u0107 cofni\u0119ta.\nWybierz 'Anuluj' aby zatrzyma\u0107, 'OK' aby usun\u0105\u0107."],"Screen Options updated.":["Zaktualizowano opcje ekranu."],"%1$s is deprecated since version %2$s with no alternative available.":["Funkcja %1$s jest przestarza\u0142a od wersji %2$s i nie ma \u017cadnej alternatywy."],"%1$s is deprecated since version %2$s! Use %3$s instead.":["Funkcja %1$s jest przestarza\u0142a od wersji %2$s! W zamian prosz\u0119 u\u017cy\u0107 %3$s. "],"Dismiss this notice.":["Ukryj komunikat."]}},"comment":{"reference":"wp-admin\/js\/common.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"The selected tag has been deleted.":["Usuni\u0119to wybrany tag."],"An error occurred while processing your request. Please try again later.":["Wyst\u0105pi\u0142 b\u0142\u0105d podczas przetwarzania \u017c\u0105dania. Spr\u00f3buj ponownie p\u00f3\u017aniej."],"Sorry, you are not allowed to do that.":["Nie masz takiego uprawnienia."]}},"comment":{"reference":"wp-admin\/js\/tags.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Show":["Poka\u017c"],"Hide":["Ukryj"],"Show password":["Poka\u017c has\u0142o"],"Hide password":["Ukryj has\u0142o"]}},"comment":{"reference":"wp-admin\/js\/password-toggle.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"%d result found. Use up and down arrow keys to navigate.":["Znaleziono %d wynik. U\u017cyj strza\u0142ek g\u00f3ra\/d\u00f3\u0142 do nawigacji.","Znaleziono %d wyniki. U\u017cyj strza\u0142ek g\u00f3ra\/d\u00f3\u0142 do nawigacji.","Znaleziono %d wynik\u00f3w. U\u017cyj strza\u0142ek g\u00f3ra\/d\u00f3\u0142 do nawigacji."],"Term selected.":["Termin zosta\u0142 wybrany."],"tag delimiter\u0004,":[","],"No results found.":["Brak wynik\u00f3w."]}},"comment":{"reference":"wp-admin\/js\/tags-suggest.js"}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Number of media items displayed: %d. Scroll the page for more results.":["Liczba element\u00f3w multimedialnych: %d. Prosz\u0119 przewin\u0105\u0107 w d\u00f3\u0142, aby uzyska\u0107 wi\u0119cej wynik\u00f3w."],"%s item selected":["Wybrano %s element","Wybrano %s elementy","Wybrano %s element\u00f3w"],"Number of media items displayed: %d. Click load more for more results.":["Liczba wy\u015bwietlanych element\u00f3w multimedialnych: %d. Kliknij za\u0142aduj wi\u0119cej, aby uzyska\u0107 wi\u0119cej wynik\u00f3w."],"Load more":["Za\u0142aduj wi\u0119cej"],"Jump to first loaded item":["Przeskocz do pierwszego za\u0142adowanego elementu"],"Showing %1$s of %2$s media items":["Wy\u015bwietlaj %1$s z %2$s element\u00f3w multimedialnych"],"Error dismissed.":["Odrzucono b\u0142\u0105d."],"The file URL has been copied to your clipboard":["Skopiowano do schowka adres URL pliku"]}},"comment":{"reference":"wp-includes\/js\/media-views.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Your new password has not been saved.":["Nowe has\u0142o nie zosta\u0142o zapisane."],"Application password has been copied to your clipboard.":["Has\u0142o aplikacji zosta\u0142o skopiowane do schowka."],"Caps lock is on.":["Caps lock jest w\u0142\u0105czony."],"Show":["Poka\u017c"],"Hide":["Ukryj"],"Show password":["Poka\u017c has\u0142o"],"Hide password":["Ukryj has\u0142o"],"Confirm use of weak password":["Potwierd\u017a u\u017cycie s\u0142abego has\u0142a"],"The changes you made will be lost if you navigate away from this page.":["Niezapisane zmiany zostan\u0105 utracone, je\u015bli opu\u015bcisz t\u0119 stron\u0119."]}},"comment":{"reference":"wp-admin\/js\/user-profile.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"There is %s error which must be fixed before you can update this file.":["Wyst\u0105pi\u0142 %s b\u0142\u0105d, kt\u00f3ry musi zosta\u0107 naprawiony zanim b\u0119dzie mo\u017cna zaktualizowa\u0107 plik.","Wyst\u0105pi\u0142y %s b\u0142\u0119dy, kt\u00f3re musz\u0105 zosta\u0107 naprawione zanim b\u0119dzie mo\u017cna zaktualizowa\u0107 plik.","Wyst\u0105pi\u0142o %s b\u0142\u0119d\u00f3w, kt\u00f3re musz\u0105 zosta\u0107 naprawione zanim b\u0119dzie mo\u017cna zaktualizowa\u0107 plik."],"An error occurred while saving your changes. Please try again. If the problem persists, you may need to manually update the file via FTP.":["Wyst\u0105pi\u0142 b\u0142\u0105d podczas zapisywania zmian. Spr\u00f3buj ponownie. Je\u015bli to nie pomo\u017ce, by\u0107 mo\u017ce b\u0119dzie trzeba r\u0119cznie zaktualizowa\u0107 plik przez FTP."],"The changes you made will be lost if you navigate away from this page.":["Niezapisane zmiany zostan\u0105 utracone, je\u015bli opu\u015bcisz t\u0119 stron\u0119."]}},"comment":{"reference":"wp-admin\/js\/theme-plugin-editor.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Learn more":["Dowiedz si\u0119 wi\u0119cej"],"Fullscreen mode":["Tryb pe\u0142noekranowy"],"Create":["Utw\u00f3rz"],"Custom fields":["W\u0142asne pola"],"Fullscreen mode activated.":["Tryb pe\u0142noekranowy zosta\u0142 w\u0142\u0105czony."],"Fullscreen mode deactivated.":["Tryb pe\u0142noekranowy zosta\u0142 wy\u0142\u0105czony."],"A page reload is required for this change. Make sure your content is saved before reloading.":["Dla tej zmiany wymagane jest ponowne prze\u0142adowanie strony. Prosz\u0119 si\u0119 upewni\u0107, \u017ce tre\u015b\u0107 zosta\u0142a zapisana przed prze\u0142adowaniem."],"Welcome Guide":["Poradnik powitalny"],"inserter":["wybierak"],"Get started":["Rozpocznij"],"In the WordPress editor, each paragraph, image, or video is presented as a distinct \u201cblock\u201d of content.":["W edytorze WordPressa ka\u017cdy paragraf, zdj\u0119cie, czy film s\u0105 przedstawione jako odr\u0119bne bloki."],"Each block comes with its own set of controls for changing things like color, width, and alignment. These will show and hide automatically when you have a block selected.":["Ka\u017cdy blok ma w\u0142asny zestaw element\u00f3w steruj\u0105cych do zmiany takich rzeczy, jak kolor, szeroko\u015b\u0107 i wyr\u00f3wnanie. B\u0119d\u0105 si\u0119 one wy\u015bwietla\u0107 i ukrywa\u0107 automatycznie po wybraniu bloku."],"All of the blocks available to you live in the block library. You\u2019ll find it wherever you see the <InserterIconImage \/> icon.":["Wszystkie bloki dost\u0119pne w bibliotece. Zawsze tam, gdzie jest ikonka <InserterIconImage \/>."],"Make the editor look like your theme.":["Spraw, by edytor wygl\u0105da\u0142 jak tw\u00f3j motyw."],"Use theme styles":["U\u017cyj stylu motywu"],"Welcome to the template editor":["Witaj w edytorze szablon\u00f3w"],"Templates help define the layout of the site. You can customize all aspects of your posts and pages using blocks and patterns in this editor.":["Szablony pomagaj\u0105 zdefiniowa\u0107 uk\u0142ad witryny. W edytorze mo\u017cna dostosowa\u0107 wszystkie aspekty swoich wpis\u00f3w i stron za pomoc\u0105 blok\u00f3w i wzorc\u00f3w."],"Drag to resize":["Przeci\u0105gnij aby zmieni\u0107 rozmiar"],"The \"%s\" plugin has encountered an error and cannot be rendered.":["We wtyczce \u201e%s\u201dwyst\u0105pi\u0142 b\u0142\u0105d i nie da si\u0119 wy\u015bwietli\u0107."],"\"%s\" successfully created.":["Pomy\u015blnie utworzono \u201e%s\u201d."],"https:\/\/wordpress.org\/documentation\/article\/wordpress-block-editor\/":["https:\/\/wordpress.org\/documentation\/article\/wordpress-block-editor\/"],"Manage patterns":["Zarz\u0105dzaj wzorcami"],"Show & Reload Page":["Poka\u017c i prze\u0142aduj stron\u0119"],"Hide & Reload Page":["Ukryj i prze\u0142aduj stron\u0119"],"Create pattern":["Utw\u00f3rz wzorzec"],"My pattern":["Moje wzorce"],"Show and hide the admin user interface":["Poka\u017c i ukryj interfejs u\u017cytkownika administratora"],"Fullscreen off.":["Wy\u0142\u0105czono tryb pe\u0142noekranowy."],"Fullscreen on.":["W\u0142\u0105czono tryb pe\u0142noekranowy."],"Sync this pattern across multiple locations.":["Zsynchronizuj ten wzorzec w wielu lokalizacjach."],"pattern (singular)\u0004Synced":["Zsynchronizowano"],"New to the block editor? Want to learn more about using it? <a>Here's a detailed guide.<\/a>":["Nie znasz edytora blok\u00f3w? Chcesz dowiedzie\u0107 si\u0119 wi\u0119cej o jego u\u017cywaniu? <a>Oto szczeg\u00f3\u0142owy przewodnik.<\/a>"],"Meta Boxes":["Metaboksy"],"Use up and down arrow keys to resize the meta box panel.":["U\u017cyj klawiszy strza\u0142ek w g\u00f3r\u0119 i w d\u00f3\u0142, aby zmieni\u0107 rozmiar panelu metabox."],"Enable or disable fullscreen mode.":["W\u0142\u0105cz lub wy\u0142\u0105cz tryb pe\u0142noekranowy."],"Welcome to the editor":["Witaj w edytorze"],"Customize each block":["Dostosuj ka\u017cdy blok"],"Explore all blocks":["Przegl\u0105daj wszystkie bloki"],"Exit fullscreen":["Powr\u00f3\u0107 do normalnego widoku"],"Enter fullscreen":["Przejd\u017a na widok pe\u0142nego ekranu"],"Undo":["Cofnij"],"Advanced":["Zaawansowane"],"Name":["Nazwa"],"Back":["Powr\u00f3t"],"Site Icon":["Ikonka witryny"],"Edit":["Edytuj"],"(no title)":["(brak tytu\u0142u)"]}},"comment":{"reference":"wp-includes\/js\/dist\/edit-post.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Your session has expired. You can log in again from this page or go to the login page.":["Twoja sesja wygas\u0142a. Prosz\u0119 zalogowa\u0107 si\u0119 ponownie lub przej\u015b\u0107 do ekranu logowania si\u0119."]}},"comment":{"reference":"wp-includes\/js\/wp-auth-check.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"By %s":["Autor: %s"],"Installed!":["Zainstalowano!"],"Install %s":["Zainstaluj %s"],"Keep as HTML":["Zachowaj jako HTML"],"%s out of 5 stars":["%s z 5 gwiazdek"],"Error registering block. Try reloading the page.":["B\u0142\u0105d podczas rejestrowania bloku. Prosz\u0119 od\u015bwie\u017cy\u0107 stron\u0119."],"This block is already installed. Try reloading the page.":["Blok ju\u017c jest zainstalowany. Prosz\u0119 od\u015bwie\u017cy\u0107 stron\u0119."],"Error installing block. You can reload the page and try again.":["B\u0142\u0105d instalacji bloku. Od\u015bwie\u017c stron\u0119 i spr\u00f3buj ponownie."],"Added: %d block":["Dodano: %d blok","",""],"The following block has been added to your site.":["Nast\u0119puj\u0105cy blok zosta\u0142 dodany do witryny.","",""],"Your site doesn\u2019t include support for the %s block. You can try installing the block or remove it entirely.":["Witryna nie obs\u0142uguje bloku %s. Mo\u017cna spr\u00f3bowa\u0107 go zainstalowa\u0107 lub ca\u0142kowicie usun\u0105\u0107!"],"Your site doesn\u2019t include support for the %s block. You can try installing the block, convert it to a Custom HTML block, or remove it entirely.":["Witryna nie obs\u0142uguje bloku %s. Mo\u017cna spr\u00f3bowa\u0107 go zainstalowa\u0107, przekszta\u0142ci\u0107 jego tre\u015b\u0107 we w\u0142asny blok HTML lub ca\u0142kowicie usun\u0105\u0107."],"Block %s installed and added.":["Blok %s zosta\u0142 zainstalowany i dodany."],"Try reloading the page.":["Prosz\u0119 spr\u00f3bowa\u0107 od\u015bwie\u017cy\u0107 stron\u0119."],"Install %1$s. %2$s stars with %3$s review.":["Zainstaluj %1$s. %2$s gwiazdek z %3$s recenzj\u0105.","",""],"Installing\u2026":["Instalowanie\u2026"],"%1$s <span>by %2$s<\/span>":["%1$s <span>autorstwa %2$s<\/span>"],"Install block":["Zainstaluj blok"],"Blocks available for install":["Bloki dost\u0119pne do zainstalowania"],"%d additional block is available to install.":["%d dodatkowy blok jest dost\u0119pny do zainstalowania.","",""],"No results available from your installed blocks.":["Niczego nei znaleziono w zainstalowanych blokach."],"Available to install":["Dost\u0119pne do zainstalowania"],"Select a block to install and add it to your post.":["Wybierz bloki do zainstalowania i dodaj je do wpisu."],"Interested in creating your own block?":["Czy chcesz utworzy\u0107 w\u0142asny blok?"],"Get started here":["Zacznij tutaj"],"An error occurred.":["Wyst\u0105pi\u0142 b\u0142\u0105d."],"No results found.":["Brak wynik\u00f3w."]}},"comment":{"reference":"wp-includes\/js\/dist\/block-directory.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Error while saving the changes.":["Wyst\u0105pi\u0142 b\u0142\u0105d podczas zapisywania zmian."],"All selected items have been removed. Select new items to use Bulk Actions.":["Wszystkie wybrane pozycje zosta\u0142y usuni\u0119te. Wybierz nowe elementy, aby u\u017cy\u0107 dzia\u0142a\u0144 zbiorczych."],"Some selected posts have this category":["Niekt\u00f3re wybrane wpisy maj\u0105 przypisan\u0105 wybran\u0105 kategori\u0119"],"Remove &#8220;%s&#8221; from Bulk Edit":["Usu\u0144 &#8222;%s&#8221; z edycji zbiorczej"],"Changes saved.":["Zmiany zosta\u0142y zapisane."],"Item removed.":["Element zosta\u0142 usuni\u0119ty."],"tag delimiter\u0004,":[","],"(no title)":["(brak tytu\u0142u)"]}},"comment":{"reference":"wp-admin\/js\/inline-edit-post.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Clear color":["Wyczy\u015b\u0107 kolor"],"Select default color":["Wybierz domy\u015blny kolor"],"Select Color":["Wybierz kolor"],"Color value":["Kolor"],"Clear":["Wyczy\u015b\u0107"],"Default":["Domy\u015blne"]}},"comment":{"reference":"wp-admin\/js\/color-picker.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Term added.":["Dodano termin."],"Term removed.":["Usuni\u0119to termin."],"Remove term:":["Usu\u0144 termin:"],"tag delimiter\u0004,":[","]}},"comment":{"reference":"wp-admin\/js\/tags-box.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Comma":["Przecinek"],"Period":["Okres"],"Backtick":["Odwr\u00f3cony apostrof"],"Tilde":["Tylda"]}},"comment":{"reference":"wp-includes\/js\/dist\/keycodes.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Browser icon preview: Current image: %s":["Podgl\u0105d ikonki przegl\u0105darki: bie\u017c\u0105cy obraz: %s"],"Browser icon preview: The current image has no alternative text. The file name is: %s":["Podgl\u0105d ikonki przegl\u0105darki: bie\u017c\u0105cy obrazek nie ma tekstu alternatywnego. Nazwa pliku to: %s"],"App icon preview: Current image: %s":["Podgl\u0105d ikonki aplikacji: bie\u017c\u0105cy obraz: %s"],"App icon preview: The current image has no alternative text. The file name is: %s":["Podgl\u0105d ikonki aplikacji: Bie\u017c\u0105cy obrazek nie ma tekstu alternatywnego. Nazwa pliku to: %s"]}},"comment":{"reference":"wp-admin\/js\/site-icon.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"%d Search Results Found":["Znaleziono %d wynik\u00f3w wyszukiwania"],"You are about to permanently delete this menu.\n'Cancel' to stop, 'OK' to delete.":["Zamierzasz usun\u0105\u0107 to menu na zawsze. \nKliknij 'Anuluj', aby anulowa\u0107 t\u0119 operacj\u0119, lub 'OK', aby usun\u0105\u0107 menu."],"Search results cleared":["Wyczyszczono wyniki wyszukiwania"],"part of a total number of menu items\u0004%1$s of %2$s":["%1$s z %2$s"],"menu item without a parent in navigation menu\u0004No Parent":["Brak elementu nadrz\u0119dnego"],"No results found.":["Brak wynik\u00f3w."],"The changes you made will be lost if you navigate away from this page.":["Niezapisane zmiany zostan\u0105 utracone, je\u015bli opu\u015bcisz t\u0119 stron\u0119."],"missing menu item navigation label\u0004(no label)":["(brak etykiety)"]}},"comment":{"reference":"wp-admin\/js\/nav-menu.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Be sure to save this in a safe location. You will not be able to retrieve it.":["Upewnij si\u0119, \u017ce zapisujesz to w bezpiecznym miejscu. Nie b\u0119dziesz w stanie tego odzyska\u0107."],"Your new password for %s is:":["Nowe has\u0142o dla %s to:"]}},"comment":{"reference":"wp-admin\/js\/auth-app.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"text direction\u0004ltr":["ltr"]}},"comment":{"reference":"wp-includes\/js\/dist\/i18n.js"}}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Dismiss":["Odrzu\u0107"]}},"comment":{"reference":"wp-includes\/js\/wp-pointer.js"}}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Error while saving the changes.":["Wyst\u0105pi\u0142 b\u0142\u0105d podczas zapisywania zmian."],"Changes saved.":["Zmiany zosta\u0142y zapisane."]}},"comment":{"reference":"wp-admin\/js\/inline-edit-tax.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Error while uploading file %s to the media library.":["B\u0142\u0105d podczas wysy\u0142ania pliku %s do biblioteki medi\u00f3w."],"Select or Upload Media":["Wybierz lub prze\u015blij media"],"Only one file can be used here.":["Mo\u017cesz u\u017cy\u0107 tylko jednego pliku."],"Error while sideloading file %s to the server.":["B\u0142\u0105d podczas przesy\u0142ania pliku %s na serwer."],"%s: This file exceeds the maximum upload size for this site.":["%s: rozmiar pliku przekracza maksymalny dozwolony przez witryn\u0119 rozmiar."],"%s: Sorry, this file type is not supported here.":["%s: pliki tego typu nie s\u0105 obs\u0142ugiwane."],"%s: This file is empty.":["%s: plik jest pusty."],"%s: Sorry, you are not allowed to upload this file type.":["%s: brak uprawnienia do przesy\u0142ania plik\u00f3w tego typu."]}},"comment":{"reference":"wp-includes\/js\/dist\/media-utils.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Block rendered as empty.":["Blok wy\u015bwietlany jako pusty."],"Error loading block: %s":["B\u0142\u0105d \u0142adowania bloku: %s"]}},"comment":{"reference":"wp-includes\/js\/dist\/server-side-render.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-11 05:26:47+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Events widget offset prefix\u0004GMT":["CEST"],"Enter your closest city to find nearby events.":["Wpisz najbli\u017csze miasto, aby znale\u017a\u0107 bliskie wydarzenia."],"We couldn\u2019t locate %s. Please try another nearby city. For example: Kansas City; Springfield; Portland.":["Nie mo\u017cna zlokalizowa\u0107 %s. Prosz\u0119 wypr\u00f3bowa\u0107 inne, znajduj\u0105ce si\u0119 w pobli\u017cu miasto. Na przyk\u0142ad: Warszawa, Wroc\u0142aw, Olsztyn."],"City updated. Listing events near %s.":["Miasto zosta\u0142o zaktualizowane. Lista wydarze\u0144 w okolicy %s."],"Attend an upcoming event near you.":["We\u017a udzia\u0142 w nadchodz\u0105cym wydarzeniu w pobli\u017cu ciebie."],"Screen Options updated.":["Zaktualizowano opcje ekranu."],"An error occurred. Please try again.":["Wyst\u0105pi\u0142 b\u0142\u0105d. Prosz\u0119 spr\u00f3bowa\u0107 ponownie."],"%1$s %2$d \u2013 %3$s %4$d, %5$d":["%2$d %1$s \u2013 %4$d %3$s, %5$d"],"upcoming events year format\u0004Y":["Y"],"upcoming events day format\u0004j":["j"],"%1$s %2$d\u2013%3$d, %4$d":["%2$d\u2013%3$d %1$s, %4$d"],"upcoming events month format\u0004F":["F"],"l, M j, Y":["j.n.Y, l"]}},"comment":{"reference":"wp-admin\/js\/dashboard.js"}}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"Could not set that as the thumbnail image. Try a different attachment.":["Nie mo\u017cna by\u0142o ustawi\u0107 tego pliku jako miniatury. Prosz\u0119 spr\u00f3bowa\u0107 u\u017cy\u0107 innego za\u0142\u0105cznika."]}},"comment":{"reference":"wp-includes\/js\/media-editor.js"}}

View File

@@ -0,0 +1 @@
{"translation-revision-date":"2026-04-09 06:13:32+0000","generator":"GlotPress\/4.0.3","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","lang":"pl"},"View site":["Zobacz witryn\u0119"],"Go to: %s":["Przejd\u017a do: %s"],"Go to: Template parts":["Przejd\u017a do: Cz\u0119\u015bci szablonu"],"Go to: Styles":["Przejd\u017a do: Styli"],"Go to: Navigation":["Przejd\u017a do: Nawigacji"],"Go to: Templates":["Przejd\u017a do: Szablon\u00f3w"],"Go to: Patterns":["Przejd\u017a do: Wzorc\u00f3w"],"Open custom CSS":["Otw\u00f3rz w\u0142asny CSS"],"(no title)":["(brak tytu\u0142u)"]}},"comment":{"reference":"wp-includes\/js\/dist\/core-commands.js"}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

22983
wp-content/languages/pl_PL.po Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More