alecpl
2012-04-22 390959bb323679f7611ee1585d8e1f55007c7773
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}