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