Thomas Bruederli
2014-03-09 0c7bc4f5c0937f60ff04a744e372eca932a93e96
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}