Thomas B.
2013-07-17 a7fa90f3d3149f9aae9f2143f1aabe65a1c004a0
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}