forked from HANYANG/HANYANG_MES
Update home_dir/www/index.php
This commit is contained in:
parent
f538de2832
commit
a2d251bb18
|
|
@ -15,7 +15,7 @@ include_once "{$_SERVER['DOCUMENT_ROOT']}/common.inc.php";
|
|||
<p>
|
||||
<ul>
|
||||
<?php foreach( $clist->pages as $page ){?>
|
||||
<li><?=$page?></li>
|
||||
<li><?=$page?> <?='test'?></li>
|
||||
<?php }?>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue