[wp-trac] [WordPress Trac] #17494: Directory Separator Constant
WordPress Trac
wp-trac at lists.automattic.com
Wed May 18 17:42:59 UTC 2011
#17494: Directory Separator Constant
--------------------------+------------------------
Reporter: dragonflyeye | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: General | Version:
Severity: normal | Resolution: duplicate
Keywords: |
--------------------------+------------------------
Comment (by dragonflyeye):
Well, using it in the core would be the point, wouldn't it? Didn't realize
I'd have to create a patch with every single change across the entire
system in it.
As for DIRECTORY_SEPARATOR, that's all well and good, but even the basic
wp-config.php file doesn't make use of it, as in this:
define('ABSPATH', dirname(__FILE__) . '/');
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17494#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list