Aleksander Machniak
2012-12-18 9945f24274d84f6fe2124bdf23bc3bd2f128a6c9
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}