commit | c55b02bcee63c0ea4563583e54959b9f068ea9e9 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Mon Sep 18 07:44:58 2006 +0000 |
committer | admin <devnull@localhost> | Mon Sep 18 07:44:58 2006 +0000 |
tree | e7f956260f32a2be2c81d147ec526cd803ded12f | |
parent | fd77f5eca4226d608b372e2edc11d7b39b439205 [diff] |
diff --git a/system/libraries/Output.php b/system/libraries/Output.php index 9523599..c5a9a62 100644 --- a/system/libraries/Output.php +++ b/system/libraries/Output.php
@@ -191,6 +191,7 @@ } // Build the file path. The file name is an MD5 hash of the full URI + $obj =& get_instance(); $uri = $obj->config->item('base_url'). $obj->config->item('index_page'). $obj->uri->uri_string();