
| Path : /var/www/html/html/idx/ |
| Current File : /var/www/html/html/idx/inquiry.php |
<?
switch ( $total['mode'] ) {
case 'insert' : $phpfile = $total['design'] . '/act.insert.php' ; break ;
default : $phpfile = $total['design'] . '/skn.write.php' ; $skinfile = $total['design'] . '/action.html' ; break ;
}
?>