| Current Path : /proc/self/root/var/softaculous/sentrifugo/ |
| Current File : //proc/self/root/var/softaculous/sentrifugo/application_constants.php |
<?php
defined('SUPERADMIN_EMAIL') || define('SUPERADMIN_EMAIL','[[admin_email]]');
defined('APPLICATION_NAME') || define('APPLICATION_NAME','[[site_name]]');
?>