Hi rvelices,
you wrote on the wiki page that functions get_high_location, get_high_path, get_high_url were removed but I still see them in include/functions_picture.inc.php (actually I was wondering if I could remove images.has_high column in the database).
Is it "on purpose"?
Offline
plg wrote:
Hi rvelices,
you wrote on the wiki page that functions get_high_location, get_high_path, get_high_url were removed but I still see them in include/functions_picture.inc.php (actually I was wondering if I could remove images.has_high column in the database).
Is it "on purpose"?
Everything in function_picture except slideshow should go away (forgot about it).
You can drop:
#user_infos maxwidth, maxheight
#images tn_ext,has_high,high_filesize,high_width,high_height
Offline
OK, I'm cleaning the functions and preparing the removal of obsolete columns in the database.
Offline