Aleksander Machniak
2013-06-14 853d0ab2a402222cc87dc83bb27c3fb2f33d84aa
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}