Ability to move/rename picture files
Brought to you by:
jimpower
I have created the ability for my system to move/rename picture files. Attached are the three files with changes:
/base/lang/lang_en.inc.php
/base/include/yorsh-varval-request_data.inc.php
/index.php (2-changes)
(Based on version 0.9.13a)
Contact me if you need more info.
Please note, I only changed the english language file. (The other language files would need to be updated accordingly.)
Modified Files
Logged In: NO
I forgot to mention that I wrapped the code changes with:
//START (File Move/Rename) PJN 1/21/2008
...
//END (File Move/Rename)