Skip to content

Commit adc5771

Browse files
Update webscraper.php
1 parent 1a1b476 commit adc5771

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

webscraper.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?php
12
class WebScraper {
23
public $obj, $ishtml = null, $query, $dom, $xpath;
34

@@ -443,3 +444,4 @@ public function iterate($func){
443444
}
444445
}
445446
}
447+
?>

0 commit comments

Comments
 (0)