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