From acd20a0d404a830343a72c3315b6e9ccd0c2bfed Mon Sep 17 00:00:00 2001 From: Taufik Nurrohman Date: Sat, 28 Aug 2021 10:10:55 +0700 Subject: [PATCH] Hate EOL --- README.md | 2 +- user.comment/about.page | 2 +- user.comment/engine/r/asset.php | 2 +- user.comment/engine/r/hook.php | 2 +- user.comment/engine/r/route.php | 2 +- user.comment/index.php | 2 +- user.comment/lot/asset/.htaccess | 2 +- user.comment/lot/asset/css/index.css | 2 +- user.comment/lot/asset/css/index.min.css | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e8166a3..07e3b22 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ Release Notes ### 1.0.0 - - Initial release. + - Initial release. \ No newline at end of file diff --git a/user.comment/about.page b/user.comment/about.page index 0bbd887..f0398c4 100644 --- a/user.comment/about.page +++ b/user.comment/about.page @@ -33,4 +33,4 @@ This task will change the comment file extension from `.page` to `.archive`, so ### Show -This task will change the comment status back to `1` or `2`. +This task will change the comment status back to `1` or `2`. \ No newline at end of file diff --git a/user.comment/engine/r/asset.php b/user.comment/engine/r/asset.php index d159836..ce36cec 100644 --- a/user.comment/engine/r/asset.php +++ b/user.comment/engine/r/asset.php @@ -8,4 +8,4 @@ $z = defined('DEBUG') && DEBUG ? '.' : '.min.'; Asset::set($path . 'css' . DS . 'index' . $z . 'css', 10); } -}, -1); +}, -1); \ No newline at end of file diff --git a/user.comment/engine/r/hook.php b/user.comment/engine/r/hook.php index dd8c2f8..a5421b2 100644 --- a/user.comment/engine/r/hook.php +++ b/user.comment/engine/r/hook.php @@ -104,4 +104,4 @@ function comment_form_tasks($tasks) { \Hook::set('comment-form', __NAMESPACE__ . "\\comment_form", 10.1); \Hook::set('comment-form-tasks', __NAMESPACE__ . "\\comment_form_tasks", 10.1); -\Hook::set('comment-tasks', __NAMESPACE__ . "\\comment_tasks", 10.1); +\Hook::set('comment-tasks', __NAMESPACE__ . "\\comment_tasks", 10.1); \ No newline at end of file diff --git a/user.comment/engine/r/route.php b/user.comment/engine/r/route.php index ed37a1a..04d0601 100644 --- a/user.comment/engine/r/route.php +++ b/user.comment/engine/r/route.php @@ -151,4 +151,4 @@ function hit($any) { if (\Request::is('Get')) { \Route::hit('.comment/*', __NAMESPACE__ . "\\hit", 10); -} +} \ No newline at end of file diff --git a/user.comment/index.php b/user.comment/index.php index 72d3867..76733cd 100644 --- a/user.comment/index.php +++ b/user.comment/index.php @@ -2,4 +2,4 @@ require __DIR__ . DS . 'engine' . DS . 'r' . DS . 'asset.php'; require __DIR__ . DS . 'engine' . DS . 'r' . DS . 'hook.php'; -require __DIR__ . DS . 'engine' . DS . 'r' . DS . 'route.php'; +require __DIR__ . DS . 'engine' . DS . 'r' . DS . 'route.php'; \ No newline at end of file diff --git a/user.comment/lot/asset/.htaccess b/user.comment/lot/asset/.htaccess index f7661d0..72d0a6e 100644 --- a/user.comment/lot/asset/.htaccess +++ b/user.comment/lot/asset/.htaccess @@ -1 +1 @@ -allow from all +allow from all \ No newline at end of file diff --git a/user.comment/lot/asset/css/index.css b/user.comment/lot/asset/css/index.css index f903e36..6cb5c63 100644 --- a/user.comment/lot/asset/css/index.css +++ b/user.comment/lot/asset/css/index.css @@ -14,4 +14,4 @@ box-shadow: none; cursor: inherit; user-select: text; -} +} \ No newline at end of file diff --git a/user.comment/lot/asset/css/index.min.css b/user.comment/lot/asset/css/index.min.css index ea139b9..7b299d8 100644 --- a/user.comment/lot/asset/css/index.min.css +++ b/user.comment/lot/asset/css/index.min.css @@ -1 +1 @@ -.button.is\:user,.button.is\:user:active,.button.is\:user:focus,.button.is\:user:hover{color:inherit;text-shadow:inherit;background:0 0;border-color:transparent;border-radius:0;box-shadow:none;cursor:inherit;user-select:text} +.button.is\:user,.button.is\:user:active,.button.is\:user:focus,.button.is\:user:hover{color:inherit;text-shadow:inherit;background:0 0;border-color:transparent;border-radius:0;box-shadow:none;cursor:inherit;user-select:text} \ No newline at end of file