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