function quant_quants in Quant 6
Same name and namespace in other branches
- 7 quant.quant.inc \quant_quants()
Implementation of hook_quants()
File
- ./
quant.module, line 75
Code
function quant_quants() {
quant_include('quants');
return _quant_quants();
}