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