mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[PR #23] [MERGED] Update tinyfilemanager.php #881
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#881
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/prasathmani/tinyfilemanager/pull/23
Author: @alecos71
Created: 11/6/2017
Status: ✅ Merged
Merged: 11/6/2017
Merged by: @prasathmani
Base:
master← Head:patch-6📝 Commits (2)
be1288aUpdate tinyfilemanager.php287146dUpdate tinyfilemanager.php📊 Changes
1 file changed (+55 additions, -8 deletions)
View changed files
📝
tinyfilemanager.php(+55 -8)📄 Description
This change solves several bug:
define('FM_EDIT_FILE', $edit_files);
action="<?php echo htmlspecialchars($_SERVER['PHP_SELF']); ?>"
fm_show_header_login();
and
fm_show_footer_login();
This solves several issue due to unused HTML + PHP + JS elements.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.