View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0001488 | SiT! | other | public | 2011-03-22 10:37 | 2011-08-30 20:43 |
|
Reporter | ivan | |
Assigned To | paulh | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 3.62 LTS | |
Target Version | 3.90beta1 | Fixed in Version | Current GIT | |
|
Summary | 0001488: $fsdelim variable needs replacing with DIRECTORY_SEPARATOR constant |
Description | We use the $fsdelim variable to contain the file system separator \ or / depending on which OS is in use. This predates the php constant DIRECTORY_SEPARATOR which now does the same job. We should switch all existing code to use the constant and remove the $fsdelim variable to save memory. |
Tags | No tags attached. |
|
Attached Files | |
|