示例#1
0
 public function testGetPrefix()
 {
     $this->assertEquals('$H$', PHPBB::getPrefix());
 }