diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-05-14 09:54:15 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-05-14 09:54:15 +0100 |
| commit | 7e4af642c93da5af9889211cff169c901e35d6b8 (patch) | |
| tree | 9fd6433fcf8e763c97fd8499b2f13e88312bf3ce /templates | |
| parent | b463af3dd0d69bf659bd0820bd07bebd6358f74c (diff) | |
| download | liberty-7e4af642c93da5af9889211cff169c901e35d6b8.tar.gz liberty-7e4af642c93da5af9889211cff169c901e35d6b8.tar.bz2 liberty-7e4af642c93da5af9889211cff169c901e35d6b8.zip | |
php-cs-fixer tidies to php8.5 standards
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'templates')
45 files changed, 1 insertions, 1 deletions
diff --git a/templates/action_logs.tpl b/templates/action_logs.tpl index ccfd567..ccfd567 100644..100755 --- a/templates/action_logs.tpl +++ b/templates/action_logs.tpl diff --git a/templates/admin_liberty.tpl b/templates/admin_liberty.tpl index f6a31ba..f6a31ba 100644..100755 --- a/templates/admin_liberty.tpl +++ b/templates/admin_liberty.tpl diff --git a/templates/attachhelp.tpl b/templates/attachhelp.tpl index 3d66f24..3d66f24 100644..100755 --- a/templates/attachhelp.tpl +++ b/templates/attachhelp.tpl diff --git a/templates/attachment_browser.tpl b/templates/attachment_browser.tpl index 90c2a9a..90c2a9a 100644..100755 --- a/templates/attachment_browser.tpl +++ b/templates/attachment_browser.tpl diff --git a/templates/attachment_browser_json.tpl b/templates/attachment_browser_json.tpl index e229a31..e229a31 100644..100755 --- a/templates/attachment_browser_json.tpl +++ b/templates/attachment_browser_json.tpl diff --git a/templates/attachment_uploader.tpl b/templates/attachment_uploader.tpl index 0badbb4..0badbb4 100644..100755 --- a/templates/attachment_uploader.tpl +++ b/templates/attachment_uploader.tpl diff --git a/templates/attachment_uploader_inc.tpl b/templates/attachment_uploader_inc.tpl index 82f6330..82f6330 100644..100755 --- a/templates/attachment_uploader_inc.tpl +++ b/templates/attachment_uploader_inc.tpl diff --git a/templates/attachments.tpl b/templates/attachments.tpl index 7c0ca83..7c0ca83 100644..100755 --- a/templates/attachments.tpl +++ b/templates/attachments.tpl diff --git a/templates/center_list_generic.tpl b/templates/center_list_generic.tpl index 913f577..913f577 100644..100755 --- a/templates/center_list_generic.tpl +++ b/templates/center_list_generic.tpl diff --git a/templates/center_recent_comments.php b/templates/center_recent_comments.php index c9e9d43..34d16f1 100644 --- a/templates/center_recent_comments.php +++ b/templates/center_recent_comments.php @@ -40,7 +40,7 @@ foreach( $keys as $k ) { if($modLastComments[$k]['parent_content_type_guid'] == 'feedstatus'){ //if comment is a reply to a status, use the poster as the object, otherwise our thumbnail will be of the content we commented on (the other user,status) $user = new BitUser( $modLastComments[$k]['user_id'] ); $user->load(); - $modLastComments[$k]['object'] = $user; + $modLastComments[$k]['object'] = $user; }else{ //If a comment on a piece of content, use piece of content as object in question $modLastComments[$k]['object'] = LibertyBase::getLibertyObject( $modLastComments[$k]['root_id'], $modLastComments[$k]['root_content_type_guid'] ); } diff --git a/templates/center_recent_comments.tpl b/templates/center_recent_comments.tpl index b69b199..b69b199 100644..100755 --- a/templates/center_recent_comments.tpl +++ b/templates/center_recent_comments.tpl diff --git a/templates/center_view_generic.tpl b/templates/center_view_generic.tpl index 45283fb..45283fb 100644..100755 --- a/templates/center_view_generic.tpl +++ b/templates/center_view_generic.tpl diff --git a/templates/edit_content_alias_inc.tpl b/templates/edit_content_alias_inc.tpl index 71e0019..71e0019 100644..100755 --- a/templates/edit_content_alias_inc.tpl +++ b/templates/edit_content_alias_inc.tpl diff --git a/templates/edit_textarea.tpl b/templates/edit_textarea.tpl index 2f10ca5..2f10ca5 100644..100755 --- a/templates/edit_textarea.tpl +++ b/templates/edit_textarea.tpl diff --git a/templates/html_head_inc.tpl b/templates/html_head_inc.tpl index 87da192..87da192 100644..100755 --- a/templates/html_head_inc.tpl +++ b/templates/html_head_inc.tpl diff --git a/templates/list_comment_files_inc.tpl b/templates/list_comment_files_inc.tpl index b397b82..b397b82 100644..100755 --- a/templates/list_comment_files_inc.tpl +++ b/templates/list_comment_files_inc.tpl diff --git a/templates/list_content_json.tpl b/templates/list_content_json.tpl index 169f975..169f975 100644..100755 --- a/templates/list_content_json.tpl +++ b/templates/list_content_json.tpl diff --git a/templates/menu_liberty_admin.tpl b/templates/menu_liberty_admin.tpl index 57a29dd..57a29dd 100644..100755 --- a/templates/menu_liberty_admin.tpl +++ b/templates/menu_liberty_admin.tpl diff --git a/templates/mime/application/view.tpl b/templates/mime/application/view.tpl index 84a1844..84a1844 100644..100755 --- a/templates/mime/application/view.tpl +++ b/templates/mime/application/view.tpl diff --git a/templates/mime/audio/edit.tpl b/templates/mime/audio/edit.tpl index ef88d4c..ef88d4c 100644..100755 --- a/templates/mime/audio/edit.tpl +++ b/templates/mime/audio/edit.tpl diff --git a/templates/mime/audio/inline.tpl b/templates/mime/audio/inline.tpl index c5f20d0..c5f20d0 100644..100755 --- a/templates/mime/audio/inline.tpl +++ b/templates/mime/audio/inline.tpl diff --git a/templates/mime/audio/storage.tpl b/templates/mime/audio/storage.tpl index 59b98f3..59b98f3 100644..100755 --- a/templates/mime/audio/storage.tpl +++ b/templates/mime/audio/storage.tpl diff --git a/templates/mime/audio/view.tpl b/templates/mime/audio/view.tpl index 30c6ce3..30c6ce3 100644..100755 --- a/templates/mime/audio/view.tpl +++ b/templates/mime/audio/view.tpl diff --git a/templates/mime/default/upload.tpl b/templates/mime/default/upload.tpl index b089ba0..b089ba0 100644..100755 --- a/templates/mime/default/upload.tpl +++ b/templates/mime/default/upload.tpl diff --git a/templates/mime/default/view.tpl b/templates/mime/default/view.tpl index a5c5dca..a5c5dca 100644..100755 --- a/templates/mime/default/view.tpl +++ b/templates/mime/default/view.tpl diff --git a/templates/mime/image/edit.tpl b/templates/mime/image/edit.tpl index 2085c88..2085c88 100644..100755 --- a/templates/mime/image/edit.tpl +++ b/templates/mime/image/edit.tpl diff --git a/templates/mime/image/player.tpl b/templates/mime/image/player.tpl index abec80a..abec80a 100644..100755 --- a/templates/mime/image/player.tpl +++ b/templates/mime/image/player.tpl diff --git a/templates/mime/image/view.tpl b/templates/mime/image/view.tpl index f95c1b7..f95c1b7 100644..100755 --- a/templates/mime/image/view.tpl +++ b/templates/mime/image/view.tpl diff --git a/templates/mime/pbase/upload.tpl b/templates/mime/pbase/upload.tpl index 25358eb..25358eb 100644..100755 --- a/templates/mime/pbase/upload.tpl +++ b/templates/mime/pbase/upload.tpl diff --git a/templates/mime/pdf/admin.tpl b/templates/mime/pdf/admin.tpl index 5861c42..5861c42 100644..100755 --- a/templates/mime/pdf/admin.tpl +++ b/templates/mime/pdf/admin.tpl diff --git a/templates/mime/pdf/view.tpl b/templates/mime/pdf/view.tpl index 327d19e..327d19e 100644..100755 --- a/templates/mime/pdf/view.tpl +++ b/templates/mime/pdf/view.tpl diff --git a/templates/mime/video/edit.tpl b/templates/mime/video/edit.tpl index 44eb818..44eb818 100644..100755 --- a/templates/mime/video/edit.tpl +++ b/templates/mime/video/edit.tpl diff --git a/templates/mime/video/inline.tpl b/templates/mime/video/inline.tpl index 97985df..97985df 100644..100755 --- a/templates/mime/video/inline.tpl +++ b/templates/mime/video/inline.tpl diff --git a/templates/mime/video/player.tpl b/templates/mime/video/player.tpl index 364c3f1..364c3f1 100644..100755 --- a/templates/mime/video/player.tpl +++ b/templates/mime/video/player.tpl diff --git a/templates/mime/video/storage.tpl b/templates/mime/video/storage.tpl index b12ce11..b12ce11 100644..100755 --- a/templates/mime/video/storage.tpl +++ b/templates/mime/video/storage.tpl diff --git a/templates/mime/video/view.tpl b/templates/mime/video/view.tpl index 5e6e4ec..5e6e4ec 100644..100755 --- a/templates/mime/video/view.tpl +++ b/templates/mime/video/view.tpl diff --git a/templates/plugins/data_code_admin.tpl b/templates/plugins/data_code_admin.tpl index 5c4ace7..5c4ace7 100644..100755 --- a/templates/plugins/data_code_admin.tpl +++ b/templates/plugins/data_code_admin.tpl diff --git a/templates/plugins/data_toc.tpl b/templates/plugins/data_toc.tpl index 0f73687..0f73687 100644..100755 --- a/templates/plugins/data_toc.tpl +++ b/templates/plugins/data_toc.tpl diff --git a/templates/plugins/filter_htmlpurifier_admin.tpl b/templates/plugins/filter_htmlpurifier_admin.tpl index e1fff82..e1fff82 100644..100755 --- a/templates/plugins/filter_htmlpurifier_admin.tpl +++ b/templates/plugins/filter_htmlpurifier_admin.tpl diff --git a/templates/plugins/filter_simplepurifier_admin.tpl b/templates/plugins/filter_simplepurifier_admin.tpl index b8b0a35..b8b0a35 100644..100755 --- a/templates/plugins/filter_simplepurifier_admin.tpl +++ b/templates/plugins/filter_simplepurifier_admin.tpl diff --git a/templates/rankings.tpl b/templates/rankings.tpl index b0f65fc..b0f65fc 100644..100755 --- a/templates/rankings.tpl +++ b/templates/rankings.tpl diff --git a/templates/service_content_edit_mini_inc.tpl b/templates/service_content_edit_mini_inc.tpl index 44bcc42..44bcc42 100644..100755 --- a/templates/service_content_edit_mini_inc.tpl +++ b/templates/service_content_edit_mini_inc.tpl diff --git a/templates/structure_add_content.tpl b/templates/structure_add_content.tpl index 8110d83..8110d83 100644..100755 --- a/templates/structure_add_content.tpl +++ b/templates/structure_add_content.tpl diff --git a/templates/structure_add_feedback_inc.tpl b/templates/structure_add_feedback_inc.tpl index 65bab36..65bab36 100644..100755 --- a/templates/structure_add_feedback_inc.tpl +++ b/templates/structure_add_feedback_inc.tpl diff --git a/templates/structure_edit_content.tpl b/templates/structure_edit_content.tpl index c5deee3..c5deee3 100644..100755 --- a/templates/structure_edit_content.tpl +++ b/templates/structure_edit_content.tpl |
