[PR #212] [CLOSED] show filename to be deleted #929

Closed
opened 2026-03-02 16:02:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/212
Author: @Roni-Neto
Created: 8/23/2019
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 49f4ae3 show filename to be deleted

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 tinyfilemanager.php (+2 -2)

📄 Description

<?php echo lng('Delete').' '.lng('Folder').'?'; ?>\n \n ( <?php echo urlencode($f) ?> )

<?php echo lng('Delete').' '.lng('File').'?'; ?>\n \n ( <?php echo urlencode($f) ?> )


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/prasathmani/tinyfilemanager/pull/212 **Author:** [@Roni-Neto](https://github.com/Roni-Neto) **Created:** 8/23/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`49f4ae3`](https://github.com/prasathmani/tinyfilemanager/commit/49f4ae39e981d3f235c02504e05dc52c69c8899a) show filename to be deleted ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+2 -2) </details> ### 📄 Description `<?php echo lng('Delete').' '.lng('Folder').'?'; ?>\n \n ( <?php echo urlencode($f) ?> )` `<?php echo lng('Delete').' '.lng('File').'?'; ?>\n \n ( <?php echo urlencode($f) ?> )` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:02:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#929
No description provided.