Aleksander Machniak
2014-08-22 847f5b9a77e075eea82b5248c06181a5de0e9dde
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}