alecpl
2011-06-02 187833dff94146a9b176a1ca4a5c9996809fd4a7
1
2
3
4
5
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception {
}