Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
if (substr($ip_segments[0], 0, 1) == '0')
to
if ($ip_segments[0][0] == '0')
|
|
-Derek
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
values we simply save
|
|
|
|
|
|
|
|
EE code, where AMP exists.
|
|
|
|
database, in the event that reserved characters are used in the name (bug report: 4915)
|
|
|
|
prefixed correctly.
|
|
prefixed correctly.
|
|
|
|
|
|
|
|
|
|
class variables would be set properly as needed before executing
|
|
|
|
|
|
Characters from halting app execution on environments which improperly set these as keys
|
|
|