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