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