thomascube
2011-08-16 b501e6795d0f3cb4b648f503e4018e5b2cb2dcba
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}