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