Aleksander Machniak
2013-05-26 22a41b824715cebb7a6874f1a869d1afde8d9cfc
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}