Thomas Bruederli
2013-02-14 c8a714cca4978395292e82ed1971fbf92fa78487
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}