Page MenuHomePhabricator

Update namespace names in DefaultSettings.php
Closed, ResolvedPublic

Description

Author: theevilipaddress

Description:
"Image:" to "File:" nothing else changed

The file "DefaultSettings.php" currently still uses the old namespace name "Image:" within some comments and even in one variable. While I recognize that it still works like this, I think that "people of the newer generation" might be confused by the "Image:" namespace since they're now used to "File:" since some time. Thus, I think changing it would be good, though there are obviously more important things, so marked minor.


Version: unspecified
Severity: minor

Attached:

Details

Reference
bz24244

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:11 PM
bzimport set Reference to bz24244.
bzimport added a subscriber: Unknown Object (MLST).

Please add a patch as unified diff, not the whole file.

Done in r68942, though I haven't looked at your file because it wasn't a proper diff.