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