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