Thomas Bruederli
2014-08-20 f53cb2dca0347556cb91234546d7f007ccbac90b
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}