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