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