Changeset 3350048
- Timestamp:
- 08/26/2025 05:15:46 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
softdiscover-db-file-manager/trunk/db-file-manager.php
r3324728 r3350048 4 4 * Plugin URI: https://softdiscover.com/managefy/ 5 5 * Description: Managefy Plugin for wordpress, allow user to access folders, download files, upload files, create folders, sub folders. Also Managefy allows to backup your files and database, and restore them as well. 6 * Version: 1. 4.86 * Version: 1.5.0 7 7 * Author: SoftDiscover.Com 8 8 * Author URI: https://github.com/Softdiscover … … 30 30 * @since 1.0 31 31 */ 32 public $version = '1. 4.8';32 public $version = '1.5.0'; 33 33 34 34 /**
Note: See TracChangeset
for help on using the changeset viewer.