-=[ Mr. Bumblebee ]=-
_Indonesia_
<?php
switch ( $total['mode'] )
{
# case 'tempcopy' : $phpfile = $total['design'] . '/act.temp_copy.php' ; break;
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;
default : $phpfile = $total['design'] . '/skn.list.php' ; $skinfile = $total['design'] . '/list.html' ; break;
}
$col = 8 ;
$row = 10 ;
?>
Copyright © 2017 || Recoded By Mr.Bumblebee