-=[ Mr. Bumblebee ]=-
_Indonesia_
<?php
switch ( $total['mode'] )
{
// base info
case 'delete' : $phpfile = $total['design'] . '/act.delete.php' ; break ;
case 'update' : $phpfile = $total['design'] . '/act.update.php' ; break ;
case 'insert' : $phpfile = $total['design'] . '/act.insert.php' ; break ;
case 'modify' : $phpfile = $total['design'] . '/skn.modify.php' ; $skinfile = $total['design'] . '/action.html' ; break ;
case 'write' : $phpfile = $total['design'] . '/skn.write.php' ; $skinfile = $total['design'] . '/action.html' ; break ;
case 'view' : $phpfile = $total['design'] . '/skn.view.php' ; $skinfile = $total['design'] . '/view.html' ; break ;
default : $phpfile = $total['design'] . '/skn.list.php' ; $skinfile = $total['design'] . '/list.html' ; break ;
}
$c1 = $define_shop['ºÐ·ù'] ;
$image_hint = '
À̹ÌÁö´Â jp(e)g , gif , png Çü½Ä¸¸ µî·ÏÇÒ ¼ö ÀÖ½À´Ï´Ù.<br>
À̹ÌÁö»çÀÌÁî °¡·Î ' . $total['options']['w'] . 'px , ¼¼·Î ' . $total['options']['h'] . 'px ÀÔ´Ï´Ù. (°íÁ¤)' ;
?>
Copyright © 2017 || Recoded By Mr.Bumblebee