alecpl
2011-05-20 254d5ef32b7ec45a48abd43f19c84168dabe13d1
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}