summaryrefslogtreecommitdiffstats
path: root/system/core/Log.php
diff options
context:
space:
mode:
authorvlakoff <vlakoff@gmail.com>2012-12-03 10:43:44 +0100
committervlakoff <vlakoff@gmail.com>2012-12-03 10:43:44 +0100
commit66cb413bc614bfe50d02059347a0ad0351a014c2 (patch)
tree564b96816bfbc439691478734cee687e83a78dbc /system/core/Log.php
parente1d6c46b7d5e3d82dc6953af29f0b02ccb03e2dc (diff)
config->site_url() optimizations
- direct access to config array, instead of item() calls - the string cast is just in case 'url_suffix' would be set to false or null; the function produces the same results without this cast, but it leads to a robuster code, as false and null are sanitized and skip the suffix insertion code - altered conditional structure: if no suffix, skip the appending of an empty string to $uri
Diffstat (limited to 'system/core/Log.php')
0 files changed, 0 insertions, 0 deletions