You are here: C97net • 5. Function Reference
An introduction to qE functions
qE stores most of its function library in /includes/function.php. You may also find some of them in /includes/admin_func.php if you are using ACP mode.
It's encouraged to store your custom functions in /includes/local.php. So the next time you upgrade qE, you don't need to trace back your changes in function.php
There is no comment. Why not be the first?