Aleksander Machniak
2014-01-21 357f9c831a7b1d01a6f7dfd40f44f77acde15a54
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}