pr0blems / phpquery

Automatically exported from code.google.com/p/phpquery
0 stars 0 forks source link

Invalid variable name in single file version #127

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Small error in phpQuery single file version 0.9.5.386:
On line 517:
if (strpos($hltml, '<html') === false) {

replace $hltml with $html.

Original issue reported on code.google.com by laurens....@gmail.com on 4 Jun 2009 at 5:11

GoogleCodeExporter commented 8 years ago
Duplicate of Issue 132.

Original comment by tobiasz....@gmail.com on 9 Nov 2009 at 11:07

GoogleCodeExporter commented 8 years ago
Issue 136 has been merged into this issue.

Original comment by tobiasz....@gmail.com on 9 Nov 2009 at 11:07