s3ssiz
Hacked S3ssİZ|
http://img523.imageshack.us/img523/4921/bayrakql1.jpg" width="250" height="250">
FUCK3RZB0YZ
Heyyy Admin Fuck You ! :) , Fuck USA ,Fuck İsrael !!!
{ -F.B }
Fucke®b0yz
s3ssiz : Yasin ben hacklerım dedıysem hacklerım! Bize lagaluga yapmayınız, ayrıca msn'e trojan bulaştırıp kacmayınız. :) Böyle sikerler sitenizi !
href="1923turk.Org/">ü$tadına bağLan
saYgisiz@passport.com

color=red>Copyright © s3ssiz/® Corporation © 2007 Allright Reserwed Made İn TURKEY
Hacked S3ssİZ|
http://img523.imageshack.us/img523/4921/bayrakql1.jpg" width="250" height="250">
FUCK3RZB0YZ
Heyyy Admin Fuck You ! :) , Fuck USA ,Fuck İsrael !!!
{ -F.B }
Fucke®b0yz
s3ssiz : Yasin ben hacklerım dedıysem hacklerım! Bize lagaluga yapmayınız, ayrıca msn'e trojan bulaştırıp kacmayınız. :) Böyle sikerler sitenizi !
href="1923turk.Org/">ü$tadına bağLan
saYgisiz@passport.com

color=red>Copyright © s3ssiz/® Corporation © 2007 Allright Reserwed Made İn TURKEY
Hacked S3ssİZ|
http://img523.imageshack.us/img523/4921/bayrakql1.jpg" width="250" height="250">
FUCK3RZB0YZ
Heyyy Admin Fuck You ! :) , Fuck USA ,Fuck İsrael !!!
{ -F.B }
Fucke®b0yz
s3ssiz : Yasin ben hacklerım dedıysem hacklerım! Bize lagaluga yapmayınız, ayrıca msn'e trojan bulaştırıp kacmayınız. :) Böyle sikerler sitenizi !
href="1923turk.Org/">ü$tadına bağLan
saYgisiz@passport.com

color=red>Copyright © s3ssiz/® Corporation © 2007 Allright Reserwed Made İn TURKEY
function template_main_below() { global $context, $settings, $options, $scripturl, $txt;
echo '';
// Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere! echo ' ';
// The following will be used to let the user know that some AJAX process is running echo ' ', $txt['ajax_in_progress'], ' '; echo ' '; }
// Show a linktree. This is that thing that shows "My Community | General Category | General Discussion".. function theme_linktree() { global $context, $settings, $options;
echo ' ';
// Each tree item has a URL and name. Some may have extra_before and extra_after. foreach ($context['linktree'] as $link_num => $tree) { // Show something before the link? if (isset($tree['extra_before'])) echo $tree['extra_before'];
// Show the link, including a URL if it should have one. echo '', $settings['linktree_link'] && isset($tree['url']) ? '' . $tree['name'] . '' : $tree['name'], '';
// Show something after the link...? if (isset($tree['extra_after'])) echo $tree['extra_after'];
// Don't show a separator for the last one. if ($link_num != count($context['linktree']) - 1) echo ' | '; }
echo ' '; }
// Show the menu up top. Something like [home] [help] [profile] [logout]... function template_menu() { global $context, $settings, $options, $scripturl, $txt;
// Work out where we currently are. $current_action = 'home'; if (in_array($context['current_action'], array('admin', 'ban', 'boardrecount', 'cleanperms', 'detailedversion', 'dumpdb', 'featuresettings', 'featuresettings2', 'findmember', 'maintain', 'manageattachments', 'manageboards', 'managecalendar', 'managesearch', 'membergroups', 'modlog', 'news', 'optimizetables', 'packageget', 'packages', 'permissions', 'pgdownload', 'postsettings', 'regcenter', 'repairboards', 'reports', 'serversettings', 'serversettings2', 'smileys', 'viewErrorLog', 'viewmembers'))) $current_action = 'admin'; if (in_array($context['current_action'], array('search', 'admin', 'calendar', 'profile', 'mlist', 'register', 'login', 'help', 'pm'))) $current_action = $context['current_action']; if ($context['current_action'] == 'search2') $current_action = 'search'; if ($context['current_action'] == 'theme') $current_action = isset($_REQUEST['sa']) && $_REQUEST['sa'] == 'pick' ? 'profile' : 'admin';
// Are we using right-to-left orientation? if ($context['right_to_left']) { $first = 'last'; $last = 'first'; } else { $first = 'first'; $last = 'last'; }
// Show the start of the tab section. echo ' ';
// Otherwise, they might want to [logout]... if ($context['user']['is_logged']) echo ' - ' , $txt[108] , '
';
// If the user is a guest, also show [register] button. if ($context['user']['is_guest']) echo ' - ' , $txt[97] , '
';
// If the user is a guest, show [login] button. if ($context['user']['is_guest']) echo ' - ' , $txt[34] , '
';
// The [member] list button. if ($context['allow_memberlist']) echo ' - ' , $txt[331] , '
';
// The [member] list button. if ($context['allow_memberlist']) echo ' - ' , $txt[331] , '
';
// The [calendar]! if ($context['allow_calendar']) echo ' - ' , $txt['calendar24'] , '
';
// Go to PM center... [pm] if ($context['user']['is_logged'] && $context['allow_pm']) echo ' - ' , $txt['pm_short'] , ' ', $context['user']['unread_messages'] > 0 ? '['. $context['user']['unread_messages'] . ']' : ' , '
';
// Edit Profile... [profile] if ($context['allow_edit_profile']) echo ' - ' , $txt[79] , '
';
// Is the user allowed to administrate at all? ([admin]) if ($context['allow_admin']) echo '
- ' , $txt[2] , '
';
// How about the [search] button? if ($context['allow_search']) echo ' - Search
';
// Show the [help] button. echo '
- ' , $txt[119] , '
';
// Show the [forum] button. echo ' - ' , "Forum" , '
';
// Show the [home] button. echo ''">http://www.gazogen-fan.li">' , "Ana Sayfa" , '';
echo ' ';
}
// Generate a strip of buttons. function template_button_strip($button_strip, $direction = 'top', $force_reset = false, $custom_td = ') { global $settings, $buttons, $context, $txt, $scripturl;
// Create the buttons... foreach ($button_strip as $key => $value) { if (isset($value['test']) && empty($context[$value['test']])) { unset($button_strip[$key]); continue; } elseif (!isset($buttons[$key]) || $force_reset) $buttons[$key] = '' . $txt[$value['text']] . '';
$button_strip[$key] = $buttons[$key]; }
if (empty($button_strip)) return ' | | ';
echo '
|
', implode(' | ', $button_strip) , ' |
| ';
}
?>'main_above' Teması Yüklenemiyor.
devamı ..
|
yorum ( 0 ) |
05.07.2008 12:32:16 |
| Kategori: FUCKED |