mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 02:57:04 +02:00
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
unction H($s = '') {
|
||||
function H($s = '') {
|
||||
print htmlentities($s);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user