alecpl
2010-11-09 00290a603237e719cc4ec3db65e6661ba7d46a51
1
2
3
4
5
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception {
}