Aleksander Machniak
2015-01-10 b134f59eb12db00efb3088274f2a0fbc31a5e9fc
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}