Thomas Bruederli
2013-08-15 8d2963a4bf916d047cb0aebd825588a5e20b838f
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}