This commit is contained in:
lopar
2018-03-03 21:17:22 +02:00
parent 94c912458d
commit d358d54f31
3 changed files with 9 additions and 2 deletions

View File

@@ -21,4 +21,10 @@ print_r($row2);
echo '<hr>';
echo n::show(11263)."<br>".n::show(11221);
echo n::show(11263)."<br>".n::show(11221)->geninf();
echo '<hr>';
echo nick::search(11263)->geninf();
echo '<hr>';
echo nick::search(11221)->geninf();
echo '<hr>';
echo nick::search(11263)->geninf(1);