* adjust the include path.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<?php include dirname(dirname(dirname(__FILE__))) . '/common/view/header.html.php';?>
|
||||
Output from the main view file: <?php echo $sid;?>
|
||||
|
||||
Reference in New Issue
Block a user