diff options
| author | danix <danix@danix.xyz> | 2020-11-05 13:33:07 +0100 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2020-11-05 13:33:07 +0100 |
| commit | 82cad5d9c192c1abd4c1a5d88a3228e39c10cb48 (patch) | |
| tree | 20adfe114091863fd53707e726cc35d77cbc84fc /uninstall.php | |
| parent | aeb8e9bd88b63d1aba15865f331c2b387a03ca1c (diff) | |
| download | danixland-covid-italy-release_05112020-1334.tar.gz danixland-covid-italy-release_05112020-1334.zip | |
Added php linting with phpcs. Linted files. Removed pre 2.6 localerelease_05112020-1334
compatibility.
modificato: danixland-covid-italy.php
modificato: index.php
nuovo file: phpcs.xml
modificato: uninstall.php
Diffstat (limited to 'uninstall.php')
| -rw-r--r-- | uninstall.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/uninstall.php b/uninstall.php index db3ef81..77db867 100644 --- a/uninstall.php +++ b/uninstall.php @@ -19,10 +19,10 @@ * For more information, see the following discussion: * https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate/pull/123#issuecomment-28541913 * - * @link https://danix.xyz - * @since 0.0.1 + * @link https://danix.xyz + * @since 0.0.1 * - * @package Dnxcovita + * @package Dnxcovita */ // If uninstall not called from WordPress, then exit. |
