rhymix/common/scripts/clean_old_notifications.php

8 lines
227 B
PHP

<?php
/**
* This script is @deprecated.
* Please invoke: php index.php ncenterlite.cleanNotifications
*/
require_once __DIR__ . '/common.php';
require_once RX_BASEDIR . 'modules/ncenterlite/scripts/cleanNotifications.php';