commit | 4279223ced1179d434446f7f69efed4be7332774 | [log] [tgz] |
---|---|---|
author | Daniel Hunsaker <danhunsaker@gmail.com> | Mon Dec 31 08:57:12 2012 -0700 |
committer | Daniel Hunsaker <danhunsaker@gmail.com> | Mon Dec 31 09:20:38 2012 -0700 |
tree | 47273566762c7237b97171ab14e036682b031baf | |
parent | 88257ce618483e4477cbfed0e2f0b4c429533e09 [diff] |
Improved extensibility of the URI class by modifying `_uri_assoc()` to (1) not force a specific list of valid options for `$which`, and (2) build the `$segment_array` and `$total_segments` dynamically regardless of the contents of `$which`. Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com>