Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
flexible-shipping
/
vendor_prefixed
/
wpdesk
/
wp-mutex
/
src
:
init.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php namespace FSVendor; include './WPDesk/Mutex/Mutex.php'; include './WPDesk/Mutex/MutexNotFoundInStorage.php'; include './WPDesk/Mutex/MutexStorage.php'; include './WPDesk/Mutex/StaticMutexStorage.php'; include './WPDesk/Mutex/WordpressMySQLLockMutex.php'; include './WPDesk/Mutex/WordpressPostMutex.php'; include './WPDesk/Mutex/WordpressWpdb.php'; include './WPDesk/functions.php';