Thomas Bruederli
2012-11-11 e43dcb0df3e7ea6c05a8c1473b0da7834d5e39d9
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}