/home/mjc1/public_html/manage/ajax_order_view_log.php
1 2 3 4 5 6
<?
include(
"./_common.php"
);
auth_access_log
(
"VIEW"
);
?>