alecpl
2010-10-13 1c1e1e39f34ae78f09dfdf77e0dcca82c635dc4c
1
2
3
4
5
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception {
}