Giovanni Bajo
2012-05-12 14f22f38da9eff3dd8634d288913081d2d2e7b16
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}