Aleksander Machniak
2013-04-22 70229cbbfc2d6e1a8c013aebd00ad9a593fcc350
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}