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