Aleksander Machniak
2013-03-18 5147eea0a228e6680f0af7b6f9f2f4fe41aa921d
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}