Zeile 6 | Zeile 6 |
---|
* Website: http://mybb.com * License: http://mybb.com/about/license *
|
* Website: http://mybb.com * License: http://mybb.com/about/license *
|
* $Id: version_check.php 5093 2010-07-17 21:12:40Z RyanGordon $
| * $Id$
|
*/
// Disallow direct access to this file for security reasons
| */
// Disallow direct access to this file for security reasons
|
Zeile 86 | Zeile 86 |
---|
} else {
|
} else {
|
| $version_warn = 0;
|
$latest_version = "<span style=\"color: green;\">".$latest_version."</span>"; }
| $latest_version = "<span style=\"color: green;\">".$latest_version."</span>"; }
|