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