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