| Path : /var/www/html/smart_kpp2_bk17 มีค 69/modules/news/ |
| Current File : /var/www/html/smart_kpp2_bk17 มีค 69/modules/news/default.php |
<?php
if($_SESSION['user_os']=='mobile'){
include("modules/news/main/report1_mobile.php");
}
else{
echo "<br />";
echo "<br />";
echo "<br />";
echo "<div align='center'><img src='modules/news/images/news.jpg' border='0' width='30%'></div>";
}
?>