2008-11-27 15:10:48 +03:00
|
|
|
<?php
|
2009-12-20 01:57:27 +03:00
|
|
|
function handle_error($errno, $errstr) {
|
|
|
|
echo <<<END
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Mibew.org :: Woops!</title>
|
|
|
|
<style type='text/css'>
|
|
|
|
div#header {
|
|
|
|
width: 100%;
|
|
|
|
position: absolute;
|
|
|
|
top: 0px;
|
|
|
|
left: 0px;
|
|
|
|
height: 10px;
|
|
|
|
background-color: #00567a;
|
|
|
|
}
|
|
|
|
body {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.logo-text {
|
|
|
|
font-family: Verdana, sans-serif;
|
|
|
|
font-size: 40px;
|
|
|
|
color: #555555;
|
|
|
|
text-shadow: 0px -1px 0px #111111;
|
|
|
|
}
|
|
|
|
.woops {
|
|
|
|
font-size: 20px;
|
|
|
|
font-weight: bold;
|
|
|
|
font-family: Arial, serif;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<br /><br /><br /><br />
|
|
|
|
<div id='header'></div>
|
|
|
|
<img src='http://www.burn-blue.com/image/view/r03JwQ8l/64x64.gif' alt='Mibew Logo' title='Mibew Logo' /> <span class='logo-text'>Mibew</span>
|
|
|
|
<br /><br /><br />
|
|
|
|
<span class='woops'>Woops! We seem to be having problems right now, check back in about 10 minutes by which time we hope to have the problem fixed</span>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
END;
|
|
|
|
}
|
|
|
|
|
|
|
|
set_error_handler('handle_error', E_ALL & ~E_STRICT);
|
|
|
|
|
2008-11-27 15:10:48 +03:00
|
|
|
$page = 'home';
|
2009-02-27 20:09:09 +03:00
|
|
|
$subpage = 'news';
|
2008-12-02 00:55:24 +03:00
|
|
|
require_once('libs/common.php');
|
|
|
|
start_html_output();
|
2009-08-13 16:32:10 +04:00
|
|
|
$title = getlocal("home.title");
|
2008-11-27 15:10:48 +03:00
|
|
|
require_once('inc/header.i');
|
|
|
|
require_once('inc/menu.i');
|
2009-12-20 01:57:27 +03:00
|
|
|
|
2008-11-27 15:10:48 +03:00
|
|
|
?>
|
|
|
|
|
2009-02-26 21:05:00 +03:00
|
|
|
<div id="page">
|
|
|
|
<!-- start content -->
|
|
|
|
<div id="content">
|
|
|
|
<div class="box1">
|
2009-02-27 20:09:09 +03:00
|
|
|
<p><img src="images/webimlogo.gif" alt="" width="74" height="79" class="left" /><?php echo getlocal("head.intro") ?></p>
|
2009-02-26 21:05:00 +03:00
|
|
|
</div>
|
|
|
|
<div class="post">
|
|
|
|
<h2 class="title"><?php echo getlocal("index.how.title") ?></h2>
|
|
|
|
<div class="entry">
|
|
|
|
<p><?php echo getlocal("index.how.text") ?></p>
|
2010-04-27 00:39:41 +04:00
|
|
|
|
|
|
|
<?php if($current_locale == 'ru') {?>
|
|
|
|
<p style="margin-bottom:1em;">
|
|
|
|
<b><?php echo getlocal("article.attention") ?></b>:
|
|
|
|
<a href="/ru/article/webim.php" rel="nofollow"><b><?php echo getlocal("article.about") ?></b></a>
|
|
|
|
</p>
|
|
|
|
<?php } ?>
|
2009-07-03 21:59:12 +04:00
|
|
|
|
2009-02-26 21:05:00 +03:00
|
|
|
</div>
|
|
|
|
<div class="nometa"></div>
|
|
|
|
</div>
|
2009-08-13 14:09:10 +04:00
|
|
|
<?php /*
|
|
|
|
<div class="post">
|
2009-06-30 23:02:35 +04:00
|
|
|
<h2 class="title"><?php echo getlocal("index.nextpost.title") ?></h2>
|
|
|
|
<div class="entry">
|
|
|
|
<?php echo getlocal("index.nextpost.text") ?>
|
|
|
|
</div>
|
|
|
|
<div class="meta">
|
|
|
|
<p class="byline"><?php echo getlocal("index.nextpost.when") ?></p>
|
|
|
|
<p class="links"><?php echo getlocal("index.nextpost.link") ?></p>
|
|
|
|
</div>
|
2009-08-13 14:09:10 +04:00
|
|
|
</div> */ ?>
|
2009-02-26 21:05:00 +03:00
|
|
|
<div class="post">
|
2009-12-20 03:43:08 +03:00
|
|
|
<h2 class="title"><?php echo getlocal2("index.post.title", array("1.6.3")) ?></h2>
|
2009-02-26 21:05:00 +03:00
|
|
|
<div class="entry">
|
2009-12-20 03:43:08 +03:00
|
|
|
<p><?php echo getlocal2("index.post.minor.release", array("1.6.3")) ?></p>
|
|
|
|
<ul>
|
|
|
|
<li>password restore functionality for operator</li>
|
|
|
|
<li>new Blue logo; new buttons: mgreen, mblue</li>
|
|
|
|
<li>fixed: button code conflicts with spam filters and mod_security</li>
|
|
|
|
<li>workarounds if some functions are disabled in php</li>
|
|
|
|
<li>compatibility with PHP 5.3.0</li>
|
|
|
|
</ul>
|
2010-04-27 01:31:47 +04:00
|
|
|
<p><a href="<?php echo $siteroot ?>/download.php"><?php echo getlocal2("index.post.download", array("1.6.3")) ?></a></p>
|
2009-02-26 21:05:00 +03:00
|
|
|
</div>
|
|
|
|
<div class="meta">
|
2009-12-20 03:53:34 +03:00
|
|
|
<p class="byline"><?php echo getlocal2("index.post.when",array(ccdate(14,10,2009),"inspirer")) ?></p>
|
2009-12-20 03:43:08 +03:00
|
|
|
<p class="links"><a href="/forums/index.php?topic=25.0" class="more"><?php echo getlocal("index.post.readfull") ?></a></p>
|
2009-02-26 21:05:00 +03:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- end content -->
|
|
|
|
<!-- start sidebar -->
|
|
|
|
<div id="sidebar">
|
|
|
|
<ul>
|
|
|
|
<?php
|
2009-02-27 20:09:09 +03:00
|
|
|
require_once('inc/main.i');
|
2009-02-26 21:05:00 +03:00
|
|
|
?>
|
|
|
|
<li>
|
2009-02-27 20:09:09 +03:00
|
|
|
<h2><?php echo getlocal("sidebar.quicknav") ?></h2>
|
2009-02-26 21:05:00 +03:00
|
|
|
<ul>
|
2010-04-27 01:31:47 +04:00
|
|
|
<li><a href="<?php echo $siteroot ?>/features.php"><?php echo getlocal("menu.features") ?></a></li>
|
2009-02-26 21:05:00 +03:00
|
|
|
</ul>
|
|
|
|
</li>
|
2009-08-13 14:09:10 +04:00
|
|
|
<?php
|
|
|
|
require_once('inc/locales.i');
|
|
|
|
?>
|
2009-02-26 21:05:00 +03:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<!-- end sidebar -->
|
|
|
|
<div style="clear: both;"> </div>
|
2008-11-27 15:10:48 +03:00
|
|
|
</div>
|
|
|
|
|
2009-12-20 01:57:27 +03:00
|
|
|
<?php require_once('inc/footer.i'); ?>
|