thomascube
2012-02-15 b8e6ba1908a9d2e9c5f22f8c4cc532d06e685ed0
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}