View Single Post
Old 01-03-2013, 04:56 PM   PM User | #2
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,399
Thanks: 18
Thanked 352 Times in 351 Posts
sunfighter is on a distinguished road
This is a guess gathoni and there is no way I can find the answer for you. Normally, functions are all lumped together in a single file someplace. They are loaded to a page with the require ("function_file_name") at the top of the php. This maybe commented out or was erased. If this don't work for you you can open each file you have and search for
Code:
function expandPath
.

I know that's way too little, but it's the best I have.
sunfighter is offline   Reply With Quote
Users who have thanked sunfighter for this post:
gathoni (01-07-2013)