mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:41:59 +01:00
Fixed typo in misc.php
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
dacb7c85aa
commit
c0fa39b992
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
unction H($s = '') {
|
||||
function H($s = '') {
|
||||
print htmlentities($s);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user