thomascube
2011-12-02 f230739a13b834f8d37936aa0e08d74d0a43b58d
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}