Thomas Bruederli
2013-01-31 b7ea947844b97fe4cb0e2bd37b84d79fff8014f4
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}