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