Seditio Source
Root |
./othercms/slaed_cms_6.2_pro/modules/order/admin/links.php
<?php
# Copyright © 2005 - 2011 SLAED
# Website: http://www.slaed.net

if (!defined("ADMIN_FILE")) die("Illegal file access");
adminmenu($admin_file.".php?op=order", _ORDER, "order.png");
?>