/home/mjc1/public_html/manage/include/_common.php
1 2 3 4
<?php
$dir
=
".."
;
include_once(
$dir
.
"/_common.php"
);
?>