mirror of
https://github.com/ivuorinen/BassoFeed.git
synced 2026-01-26 11:34:01 +00:00
To be tested...
This commit is contained in:
@@ -8,5 +8,5 @@ require_once("bassofeed.php");
|
||||
// http://simplehtmldom.sourceforge.net/manual.htm
|
||||
require_once("simple_html_dom.php");
|
||||
|
||||
$basso_alas = new BassoFeed('helsinki');
|
||||
print_r($basso_alas);
|
||||
$basso_alas = new BassoFeed('alas');
|
||||
#print_r($basso_alas);
|
||||
|
||||
Reference in New Issue
Block a user