function socialcalc_save_audit in Sheetnode 7
Same name and namespace in other branches
- 5 socialcalc.inc \socialcalc_save_audit()
- 6 socialcalc.inc \socialcalc_save_audit()
- 7.2 socialcalc.inc \socialcalc_save_audit()
1 call to socialcalc_save_audit()
File
- ./
socialcalc.inc, line 529 - SocialCalc manipulation functions Translated from socialcalc-3.js and companion files
Code
function socialcalc_save_audit($audit) {
return '';
}