mirror of
https://github.com/boostorg/website.git
synced 2026-01-29 08:02:20 +00:00
Website: Last try.
[SVN r79022]
This commit is contained in:
@@ -34,6 +34,7 @@ function boost_version($v,$r,$p)
|
||||
}
|
||||
else
|
||||
{
|
||||
global $boost_current_version;
|
||||
return
|
||||
($v < $boost_current_version[0]) ||
|
||||
($v == $boost_current_version[0] &&
|
||||
|
||||
Reference in New Issue
Block a user