Fix warnings.

This commit is contained in:
Sébastien Lucas 2013-11-26 18:20:55 +01:00
parent 263da19735
commit 659cbd4120
3 changed files with 1 additions and 7 deletions

View file

@ -308,7 +308,6 @@ class PageTest extends PHPUnit_Framework_TestCase
public function testPageAllSeries ()
{
global $config;
$page = Base::PAGE_ALL_SERIES;
$query = NULL;
$qid = NULL;