This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
mirror of
https://github.com/itflow-org/itflow
Watch
1
Star
0
Fork
You've already forked itflow
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8a9a4fd97e
itflow
/
post
/
custom_field_model.php
4 lines
86 B
PHP
Raw
Blame
History
<
?
php
$label
=
sanitizeInput
(
$_POST
[
'label'
]);
$type
=
sanitizeInput
(
$_POST
[
'type'
]);
Reference in New Issue
View Git Blame
Copy Permalink