Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.206
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
supercali /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2024-03-06 00:29
php53
[ DIR ]
drwxr-xr-x
2024-03-06 00:29
php56
[ DIR ]
drwxr-xr-x
2024-03-06 00:29
php71
[ DIR ]
drwxr-xr-x
2024-03-06 00:29
php81
[ DIR ]
drwxr-xr-x
2024-03-06 00:29
config.php
1.49
KB
-rw-r--r--
2021-12-23 11:54
edit.php
4.34
KB
-rw-r--r--
2022-09-21 09:44
edit.xml
447
B
-rw-r--r--
2021-12-23 11:54
fileindex.php
335
B
-rw-r--r--
2021-12-23 11:54
import.php
2.6
KB
-rw-r--r--
2022-09-21 09:44
info.xml
2.03
KB
-rw-r--r--
2022-09-21 08:18
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
3.64
KB
-rw-r--r--
2022-09-21 09:44
install.xml
859
B
-rw-r--r--
2021-12-23 11:54
md5
8.2
KB
-rw-r--r--
2022-09-21 09:44
notes.txt
628
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
<?php $h = "[[softdbhost]]"; $d = "[[softdb]]"; $u = "[[softdbuser]]"; $p = "[[softdbpass]]"; $calendar_title = "[[site_name]]"; $calendar_email = "[[admin_email]]"; $calendar_url = "[[softurl]]/"; $table_prefix = "[[dbprefix]]"; $default_module = 2; // display sub-category events along with events in selected category $include_child_categories = true; // display events in parent category along with events in selected category $include_parent_categories = true; // How to display the titles on the header of the calendar $week_titles[] = "Sunday"; $week_titles[] = "Monday"; $week_titles[] = "Tuesday"; $week_titles[] = "Wednesday"; $week_titles[] = "Thursday"; $week_titles[] = "Friday"; $week_titles[] = "Saturday"; //used with the quarter view $week_titles_s[] = "Sun"; $week_titles_s[] = "Mon"; $week_titles_s[] = "Tue"; $week_titles_s[] = "Wed"; $week_titles_s[] = "Thu"; $week_titles_s[] = "Fri"; $week_titles_s[] = "Sat"; //used with the year view $week_titles_ss[] = "S"; $week_titles_ss[] = "M"; $week_titles_ss[] = "T"; $week_titles_ss[] = "W"; $week_titles_ss[] = "T"; $week_titles_ss[] = "F"; $week_titles_ss[] = "S"; // FCK Editor can be used for HTML of event text (Depreciated) $fck_editor_path = ""; $fck_editor_toolbar = "Basic"; // Basic or Default // CK Editor now can be used for HTML $ck_editor_path = ""; // The default start category for the event calendar $start_category_id = 1; // Language File $language = "lang/en_us.php"; // Day/week view start hour $day_week_start_hour = 8; ?>