commit | 18a7e1b359597aaed8e302bc7c55d3146ee632ef | [log] [tgz] |
---|---|---|
author | Ruslan Ermilov <ru@nginx.com> | Fri Dec 14 19:56:03 2012 +0000 |
committer | Ruslan Ermilov <ru@nginx.com> | Fri Dec 14 19:56:03 2012 +0000 |
tree | 54d3fd953f4bdb863a69833ef14e85bda070e826 | |
parent | cd04ca3546f64deeabcbd477c5eb627f1af71685 [diff] |
Geo: fixed the "ranges" without ranges case. The following configuration returned an empty value for $geo: geo $geo { ranges; default default; }