thomascube
2011-01-06 a3861ba02f0ad7fdec4e13bab8a4194f920733a5
1
2
3
4
5
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception {
}