thomascube
2011-09-28 985e410012f1a7937f4c7d0bbe2b9c0b1a40b693
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}