pr0blems / phpquery

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

Notice: Undefined variable: hltml #136

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Code:
$doc = phpQuery::newDocumentFileHTML('test.html');

Error:
Notice: Undefined variable: hltml in
.....\phpQuery\phpQuery\DOMDocumentWrapper.php on line 389

Version:
phpQuery-0.9.5.386

Original issue reported on code.google.com by jac...@gmail.com on 9 Nov 2009 at 10:37

GoogleCodeExporter commented 8 years ago
Duplicate of Issue 132.

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