Ejemplo n.º 1
0
 public function testLeaveTdOld()
 {
     $this->assertTrue(CUrl::leaveTdOld("Hello+%20there+%2B~%7E")->equals("Hello  there +~~"));
 }