Commit 3bc7ea45 authored by Nico Schallehn's avatar Nico Schallehn

test

parent f541983d
...@@ -6,6 +6,7 @@ if ($imdb->isReady) { ...@@ -6,6 +6,7 @@ if ($imdb->isReady) {
var_dump($imdb->getAll()); var_dump($imdb->getAll());
var_dump($imdb->getYear());
} }
/* /*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment