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