summaryrefslogtreecommitdiff
path: root/templates/center_feed.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-14 09:51:41 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-14 09:51:41 +0100
commit7374f3ee3f2b82ec1127df6829c6de3b7eb8f83f (patch)
treec2cde62051a96befaf440cc6bc91269ced4211f2 /templates/center_feed.php
parenta0c052669b47eebb7cfaa4ece6f2b9aa16d3d357 (diff)
downloadfeed-master.tar.gz
feed-master.tar.bz2
feed-master.zip
php-cs-fixer tidies to php8.5 standardsHEADmaster
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'templates/center_feed.php')
-rwxr-xr-xtemplates/center_feed.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/center_feed.php b/templates/center_feed.php
index 82cd4e3..fd09438 100755
--- a/templates/center_feed.php
+++ b/templates/center_feed.php
@@ -17,5 +17,4 @@ if( !empty($gQueryUser) ){
$actions = feed_get_actions( $listHash );
$gBitSmarty->assign( 'actions', $actions);
-
}