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