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