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