📄 Nameprep.php

Size: 114 bytes
Path: //opt/cloudlinux/alt-php56/root/usr/share/pear/Net/IDNA2/Exception/Nameprep.php
Modified: 2023-03-31 14:59:24
<?php
require_once 'Net/IDNA2/Exception.php';

class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}