diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-05-14 09:42:36 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-05-14 09:42:36 +0100 |
| commit | c9b2d19672559b7c7319d15caf7d5cfbe7b192c6 (patch) | |
| tree | 89d0ab47a203c8f0f06ffd7af38c9a6f98f79056 /recent_posts.php | |
| parent | 9bc2edd591213b7fd535c36b7957a43246341b7f (diff) | |
| download | blogs-c9b2d19672559b7c7319d15caf7d5cfbe7b192c6.tar.gz blogs-c9b2d19672559b7c7319d15caf7d5cfbe7b192c6.tar.bz2 blogs-c9b2d19672559b7c7319d15caf7d5cfbe7b192c6.zip | |
php-cs-fixer tidies to php8.5 standards
Diffstat (limited to 'recent_posts.php')
| -rwxr-xr-x | recent_posts.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recent_posts.php b/recent_posts.php index 3fea3c4..ce8a827 100755 --- a/recent_posts.php +++ b/recent_posts.php @@ -5,7 +5,7 @@ * @package blogs * @subpackage functions */ - + /** * Initial Setup */ |
