File Manager
<?php
/**
* WP-Members Dialog Functions
*
* Handles functions that output front-end dialogs to end users.
*
* This file is part of the WP-Members plugin by Chad Butler
* You can find out more about this plugin at https://rocketgeek.com
* Copyright (c) 2006-2023 Chad Butler
* WP-Members(tm) is a trademark of butlerblog.com
*
* @package WP-Members
* @author Chad Butler
* @copyright 2006-2023
*/
// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
exit();
}
// End of file.
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com