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