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