till
2012-10-24 8aa528b6f7ddd00d6ee42c827f2222596a77bb5f
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}