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