Thomas Bruederli
2012-12-26 c942e4a2e9a97743850b4178ea66b3b33956e7f7
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}