alecpl
2011-08-02 5731d68a9709b5aab47ea3004a43df7b9e43f98c
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}