to display some records from sql table, i created my function file named aaa_function.php
if i put it to module folder, it works,

but i need this function for many pages, so i put it to the folder /includes/functions/extra_functions/
but it doesn't work

any help?