Thomas B.
2013-07-25 b2ddc5a314b7791dfd356201da60ed2ad8e27b1a
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}