View Single Post
  #6  
Old 04-04-2012, 03:19 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 398,078
Hall of Famer is on a distinguished road
Default

Well just add the below codes to the beginning of your script file:

PHP Code:
include("functions/functions_adopts.php"); 
The function getcurrentimage() has been moved to the file functions_adopts.php. I split the original large functions.php file into five pieces for Mys v1.3.0.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote