2
0
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:
Daniel James
2012-06-20 19:54:44 +00:00
parent c9bc65cf59
commit ecfba95e8d

View File

@@ -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] &&