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