Seditio Source
Root |
./othercms/slaed_cms_6.2_pro/modules/contact/admin/links.php
<?php
# Author: Eduard Laas
# Copyright © 2005 - 2017 SLAED
# License: GNU GPL 3
# Website: slaed.net

if (!defined('ADMIN_FILE')) die('Illegal file access');
adminmenu($admin_file.'.php?op=contact_conf', _FEEDBACK, 'contact.png');
?>