Aleksander Machniak
2013-04-30 410a4c663e10b10e48bf3d09d4a100e43ce1e12a
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}