shell bypass 403
<? if (!defined('SITE')) exit('Access Denied'); ?> <? template('html_head'); ?> <? template('page_header'); ?> <div id="body"> <div style="float:left;width:390px;height:540px;"><div style="padding: 20px 29px;"><?php echo $base['data']['left']; ?></div></div> <div style="float:left;width:430px;height:540px;background: url(images/bg-contact.png);"><div style="padding: 20px 35px;"><?php echo $base['data']['center']; ?></div></div> <div style="float:left;width:410px;height:540px;background: url(images/bg-contact.png);"><?php echo $base['data']['right']; ?></div> <br style="clear:both;"/> </div> <? template('page_footer'); ?>