Thomas Bruederli
2013-02-14 cbb695a6de0f5cea9c78fc4bb700c0a6852f9a48
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}