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