alecpl
2010-12-23 7f1da4818efda0f4f0874f73c840ec46dc332223
1
2
3
4
5
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception {
}