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