mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-12-24 19:30:12 +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
|
<?php
|
||||||
|
|
||||||
unction H($s = '') {
|
function H($s = '') {
|
||||||
print htmlentities($s);
|
print htmlentities($s);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user