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