alecpl
2010-10-29 9ae29c9525dbd878cff63d691625bb0c6f6cbf5c
1
2
3
4
5
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception {
}