Aleksander Machniak
2012-11-08 a92582f3b84157a2f5cc04d82f7e6d2f19b80fa5
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}