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