* adjust the include path.

This commit is contained in:
wangchunsheng
2012-09-27 09:15:54 +00:00
parent 17fa1b6499
commit f2f2e990b9
+1 -1
View File
@@ -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;?>