Thomas Bruederli
2014-06-05 7fafb4d0d28bef3902da4cc172cd53c2376aeb03
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}