[closed] Path separators in DisplayImage()
Posted: Tue Sep 20, 2011 8:08 am
There are quite a few instances of hardcoded path separator '/' in DisplayImage() (in file class.admintheme.inc.php).
It seems that this func deals with paths, not URL's, and in that case, should the separators be DIRECTORY_SEPARATOR ?
Same for 1.9.
It seems that this func deals with paths, not URL's, and in that case, should the separators be DIRECTORY_SEPARATOR ?
Same for 1.9.