Thomas Bruederli
2014-06-03 77043f8469ba8e7b64af5b0192b0297ded5c615f
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}