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