Skip to content

Commit

Permalink
Make HTML DOM Parser available to the class
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoj committed Dec 26, 2023
1 parent e4d8b1e commit 3b734de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions htdocs/includes/class.Import.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

use Sunra\PhpSimple\HtmlDomParser;

class Import
{

Expand Down

0 comments on commit 3b734de

Please sign in to comment.