D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
proc
/
self
/
root
/
proc
/
self
/
root
/
var
/
softaculous
/
claro
/
platform
/
conf
/
Filename :
CLMSG.conf.php
back
Copy
<?php /** * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER * ------------------------------------------------- * Generated by [[generator]] * Date [[date_at]] * ------------------------------------------------- * DONT EDIT THIS FILE - NE MODIFIEZ PAS CE FICHIER **/ // $CLMSGGenDate is an internal mark $CLMSGGenDate = "[[timestamp]]"; /* messagePerPage : Number of message per page */ $GLOBALS['messagePerPage'] = 15; /* mailNotification : Enable Email notification */ $GLOBALS['mailNotification'] = TRUE; /* userCanSendMessage : Users can send messages from outside a course context */ $GLOBALS['userCanSendMessage'] = FALSE; ?>