File manager - Edit - /home/missmand/public_html/learning/old/main/cron/notification.php
Back
<?php /* For licensing terms, see /license.txt */ /** * @package chamilo.notification * @author Julio Montoya <gugli100@gmail.com> */ /** * Initialization */ if (PHP_SAPI!='cli') { die('Run this script through the command line or comment this line in the code'); } $language_file = array('userInfo'); require_once '../inc/global.inc.php'; /** * Notification sending */ $notify = new Notification(); $notify->send();
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings