$88 GRAYBYTE WORDPRESS FILE MANAGER $21

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/var/softaculous/chamilo/

HOME
Current File : /var/softaculous/chamilo//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';


Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
5 Apr 2026 1.55 AM
root / root
0755
images
--
26 Mar 2026 1.56 AM
root / root
0755
php53
--
26 Mar 2026 1.56 AM
root / root
0755
php56
--
26 Mar 2026 1.56 AM
root / root
0755
php71
--
26 Mar 2026 1.56 AM
root / root
0755
php81
--
26 Mar 2026 1.56 AM
root / root
0755
php82
--
26 Mar 2026 1.56 AM
root / root
0755
add_course.conf.php
0.259 KB
23 Dec 2021 11.54 AM
root / root
0644
auth.conf.php
6.371 KB
22 Oct 2024 11.51 AM
root / root
0644
chamilo.sql
284.145 KB
25 Mar 2026 8.11 AM
root / root
0644
chamilo.zip
126.31 MB
25 Mar 2026 8.11 AM
root / root
0644
clone.php
5.853 KB
25 Mar 2026 12.22 PM
root / root
0644
configuration.php
138.331 KB
25 Mar 2026 8.11 AM
root / root
0644
course_info.conf.php
0.172 KB
23 Dec 2021 11.54 AM
root / root
0644
edit.php
4.27 KB
25 Mar 2026 12.22 PM
root / root
0644
edit.xml
0.423 KB
23 Dec 2021 11.54 AM
root / root
0644
events.conf.php
3.234 KB
23 Dec 2021 11.54 AM
root / root
0644
fileindex.php
0.504 KB
25 Jan 2023 5.55 AM
root / root
0644
import.php
3.462 KB
25 Mar 2026 12.22 PM
root / root
0644
info.xml
3.18 KB
25 Mar 2026 8.11 AM
root / root
0644
install.js
0.902 KB
23 Dec 2021 11.54 AM
root / root
0644
install.php
6.767 KB
25 Mar 2026 12.22 PM
root / root
0644
install.xml
4.235 KB
23 Dec 2021 11.54 AM
root / root
0644
mail.conf.php
3.42 KB
22 Oct 2024 11.51 AM
root / root
0644
md5
3.283 KB
25 Mar 2026 12.22 PM
root / root
0644
notes.txt
1.225 KB
24 Jan 2024 10.57 AM
root / root
0644
profile.conf.php
1.309 KB
25 Jan 2023 5.55 AM
root / root
0644
upgrade.php
6.026 KB
25 Mar 2026 12.22 PM
root / root
0644
upgrade.xml
0.409 KB
23 Dec 2021 11.54 AM
root / root
0644
vendor.zip
110.34 MB
25 Mar 2026 8.11 AM
root / root
0644
web.zip
60.18 MB
25 Mar 2026 8.11 AM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF