Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add date added to filemanager and add sort by name, date, size #3544

Closed
abrookbanks opened this issue Apr 9, 2024 · 1 comment
Closed

Add date added to filemanager and add sort by name, date, size #3544

abrookbanks opened this issue Apr 9, 2024 · 1 comment
Assignees
Milestone

Comments

@abrookbanks
Copy link
Member

No description provided.

@abrookbanks abrookbanks self-assigned this Apr 9, 2024
abrookbanks added a commit that referenced this issue Apr 9, 2024
@abrookbanks
Copy link
Member Author

Classes filemanager.class.php:1061

if (($files = $GLOBALS['db']->select('CubeCart_filemanager', false, $where, array('filename' => 'ASC'))) !== false) {

@abrookbanks abrookbanks changed the title Add Date Added to filemanager Add date added to filemanager and add sort by name, date, size Apr 9, 2024
@abrookbanks abrookbanks added this to the 6.5.4 milestone Apr 10, 2024
abrookbanks added a commit that referenced this issue Apr 10, 2024
abrookbanks added a commit that referenced this issue Apr 10, 2024
abrookbanks added a commit that referenced this issue Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant