trinvh2 / php5rp

A PHP Reverse Proxy
0 stars 0 forks source link

commenting out starting brace #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
when I got the source from svn, line ~65 looked like this:

 elseif ($_SERVER['REQUEST_METHOD'] !== 'GET') // Default request method is
'get' {

The '{' is commented out.

Original issue reported on code.google.com by MarketEn...@gmail.com on 1 Aug 2008 at 6:28

GoogleCodeExporter commented 9 years ago
this is also a duplicate of issue number 1

Original comment by bjmg...@gmail.com on 24 Aug 2010 at 10:37