Thomas Bruederli
2013-06-28 0f39b4f4cdd60f4af5f85d656ed08698e86287ea
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}