Пример #1
0
 public function testEnterTdOld()
 {
     $this->assertTrue(CUrl::enterTdOld("Hello there+~")->equals("Hello+there%2B%7E"));
 }