From 82cad5d9c192c1abd4c1a5d88a3228e39c10cb48 Mon Sep 17 00:00:00 2001 From: danix Date: Thu, 5 Nov 2020 13:33:07 +0100 Subject: Added php linting with phpcs. Linted files. Removed pre 2.6 locale compatibility. modificato: danixland-covid-italy.php modificato: index.php nuovo file: phpcs.xml modificato: uninstall.php --- uninstall.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'uninstall.php') 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. -- cgit v1.2.3