Exemple #1
0
 function test_getServerVar_4()
 {
     $rv = fbSystem::getServerVar(' ');
     $this->assertFalse($rv);
 }