This website works better with JavaScript.
Explore
Help
Sign In
ordo
/
surveyor_indonesia_backend
Watch
2
Star
0
Fork
You've already forked surveyor_indonesia_backend
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Custom Backend OSPRO Surveyor Indonesia
56
Commits
4
Branches
0
Tags
7.9 MiB
Tree:
75e31ab09f
surveyor_indonesia_backend
/
config
/
decimal.php
6 lines
55 B
Raw
Normal View
History
Unescape
Escape
WIP: implement decimal
3 years ago
<?php
return [
'precision' => 5,
];
?>