/data/CM/app/subversion/svn_checkout/ideat/application/libraries/Smarty/sysplugins/smarty_internal_templatebase.php [ 127 ]
122 if ($_template->parent instanceof Smarty_Internal_Template) {
123 $parent_resource = " in '{$_template->parent->template_resource}'";
124 } else {
125 $parent_resource = '';
126 }
127 throw new SmartyException("Unable to load template {$_template->source->type} '{$_template->source->name}'{$parent_resource}");
128 }
129 // read from cache or render
130 if (!($_template->caching == Smarty::CACHING_LIFETIME_CURRENT || $_template->caching == Smarty::CACHING_LIFETIME_SAVED) || !$_template->cached->valid) {
131 // render template (not loaded and not in cache)
132 if (!$_template->source->uncompiled) {
-
/data/CM/app/subversion/svn_checkout/ideat/application/libraries/Smarty/sysplugins/smarty_internal_template.php [ 286 ] » Smarty_Internal_TemplateBase->fetch(arguments)
0
NULL
1
NULL
2
NULL
3
NULL
4
bool false
5
bool false
6
bool true
281 // set up variable values 282 foreach ($data as $_key => $_val) { 283 $tpl->tpl_vars[$_key] = new Smarty_variable($_val); 284 } 285 } 286 return $tpl->fetch(null, null, null, null, false, false, true); 287 } 288 289 /** 290 * Template code runtime function to set up an inline subtemplate 291 *
-
/data/CM/app/subversion/svn_checkout/ideat/templates_c/5d6c1ac10c6c7594517be68c20562acdfd447525.file.article_base.html.php [ 51 ] » Smarty_Internal_Template->getSubTemplate(arguments)
0
string(13) "notfound.html"
1
NULL
2
NULL
3
NULL
4
NULL
5
array(0)
6
integer 0
46 <li><a href="/lccms/article/art_blank" ><i <?php if ($_smarty_tpl->tpl_vars['pname']->value=='article'){?>class="current"<?php }?>><!-- <i class="icon-tags"></i> -->文章管理</i></a></li> 47 <li><a href="/lccms/column"><i <?php if ($_smarty_tpl->tpl_vars['pname']->value=='article_column'){?>class="current"<?php }?>><!-- <i class="icon-tags"></i> -->分类管理</i></a></li> 48 <!-- <li><a href="/lccms/article/art_blank"><i <?php if ($_smarty_tpl->tpl_vars['pname']->value=='article_tags'){?>class="current"<?php }?>><i class="icon-tags"></i> 标签管理</i></a></li> --> 49 <div class="table-nav-sidebar"><</div> 50 </ul> 51 <?php echo $_smarty_tpl->getSubTemplate ($_smarty_tpl->tpl_vars['child_tpl']->value, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?> 52 53 </div> 54 </section> 55 <?php echo $_smarty_tpl->getSubTemplate ('templates/footer.html', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?> 56
-
/data/CM/app/subversion/svn_checkout/ideat/application/libraries/Smarty/sysplugins/smarty_internal_templatebase.php [ 180 ] » content_5c1225eb97c0e1_96068017(arguments)
_smarty_tpl
object Smarty_Internal_Template(21)
{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(27) "templates/article_base.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( "file_dependency" => array(3) ( "5d6c1ac10c6c7594517be68c20562acdfd447525" => array(3) ( 0 => string(45) "application/views/templates/article_base.html" 1 => integer 1544612375 2 => string(4) "file" ) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" => array(3) ( 0 => string(37) "application/views/templates/meta.html" 1 => integer 1544612375 2 => string(4) "file" ) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" => array(3) ( 0 => string(39) "application/views/templates/header.html" 1 => integer 1544612375 2 => string(4) "file" ) ) "nocache_hash" => string(33) "12668691785c1225eb95e2a6-63760075" "function" => array(0) "version" => string(13) "Smarty-3.1.12" "unifunc" => string(31) "content_5c1225eb97c0e1_96068017" ) public required_plugins => array(2) ( "compiled" => array(0) "nocache" => array(0) ) public smarty => object Cismarty(74)
{ protected ci => object Notfound(16)
public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(2) ( 0 => array(0) 1 => array(0) ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( "SCRIPT_NAME" => object Smarty_Variable(3){ public error => object CI_Error(0)
public auto_literal => bool true public error_unassigned => bool false public use_include_path => bool false private template_dir => array(1) ( 0 => string(18) "application/views/" ) public joined_template_dir => string(18) "application/views/" public joined_config_dir => string(20) "application/configs/" public default_template_handler_func => NULL public default_config_handler_func => NULL public default_plugin_handler_func => NULL private compile_dir => string(55) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/" private plugins_dir => array(1) ( 0 => string(37) "application/libraries/Smarty/plugins/" ) private cache_dir => string(49) "/data/CM/app/subversion/svn_checkout/ideat/cache/" private config_dir => array(1) ( 0 => string(20) "application/configs/" ) public force_compile => bool false public compile_check => bool true public use_sub_dirs => bool false public allow_ambiguous_resources => bool false public caching => bool false public merge_compiled_includes => bool false public cache_lifetime => integer 60 public force_cache => bool false public cache_id => NULL public compile_id => NULL public left_delimiter => string(2) "{~" public right_delimiter => string(2) "~}" public security_class => string(15) "Smarty_Security" public security_policy => NULL public php_handling => integer 0 public allow_php_templates => bool false public direct_access_security => bool true public debugging => bool false public debugging_ctrl => string(4) "NONE" public smarty_debug_id => string(12) "SMARTY_DEBUG" public debug_tpl => string(86) "file:/data/CM/app/subversion/svn_checkout/ideat/application/libraries/Smarty/debug.tpl" public error_reporting => NULL public get_used_tags => bool false public config_overwrite => bool true public config_booleanize => bool true public config_read_hidden => bool false public compile_locking => bool true public cache_locking => bool false public locking_timeout => integer 10 public template_functions => array(0) public default_resource_type => string(4) "file" public caching_type => string(4) "file" public properties => array(0) public default_config_type => string(4) "file" public template_objects => array(4) ( "application/views/#templates/article_base.html" => object Smarty_Internal_Template(21) { *RECURSION* } "application/views/#templates/meta.html" => object Smarty_Internal_Template(21){ }
public benchmark => object CI_Benchmark(1){ public marker => array(4) ( "total_execution_time_start" => string(21) "0.89443300 1746352134" "loading_time:_base_classes_start" => string(21) "0.89444200 1746352134" "loading_time:_base_classes_end" => string(21) "0.89517200 1746352134" "controller_execution_time_( article / undefined )_start" => string(21) "0.89519300 1746352134" ) }
public hooks => object CI_Hooks(3){ public enabled => bool false public hooks => array(0) public in_progress => bool false }
public config => object CI_Config(3){ public config => array(53) ( "base_url" => string(26) "http://www.ideatchina.com/" "index_page" => string(9) "index.php" "uri_protocol" => string(4) "AUTO" "url_suffix" => string(0) "" "language" => string(7) "english" "charset" => string(5) "UTF-8" "enable_hooks" => bool false "subclass_prefix" => string(3) "LC_" "permitted_uri_chars" => string(14) "a-z 0-9~%.:_\-" "allow_get_array" => bool true "enable_query_strings" => bool false "controller_trigger" => string(1) "c" "function_trigger" => string(1) "m" "directory_trigger" => string(1) "d" "log_threshold" => integer 0 "log_path" => string(0) "" "log_date_format" => string(11) "Y-m-d H:i:s" "cache_path" => string(0) "" "encryption_key" => string(0) "" "sess_cookie_name" => string(10) "ci_session" "sess_expiration" => integer 7200 "sess_expire_on_close" => bool false "sess_encrypt_cookie" => bool false "sess_use_database" => bool false "sess_table_name" => string(11) "ci_sessions" "sess_match_ip" => bool false "sess_match_useragent" => bool true "sess_time_to_update" => integer 300 "cookie_prefix" => string(0) "" "cookie_domain" => string(0) "" "cookie_path" => string(1) "/" "cookie_secure" => bool false "global_xss_filtering" => bool false "csrf_protection" => bool false "csrf_token_name" => string(14) "csrf_test_name" "csrf_cookie_name" => string(16) "csrf_cookie_name" "csrf_expire" => integer 7200 "compress_output" => bool false "time_reference" => string(5) "local" "rewrite_short_tags" => bool false "proxy_ips" => string(9) "127.0.0.1" "lc_cache" => array(3) ( ... ) "theme" => string(7) "default" "template_dir" => string(17) "application/views" "compile_dir" => string(54) "/data/CM/app/subversion/svn_checkout/ideat/templates_c" "cache_dir" => string(48) "/data/CM/app/subversion/svn_checkout/ideat/cache" "config_dir" => string(19) "application/configs" "caching" => bool false "lefttime" => integer 60 "plugins_dir" => string(36) "application/libraries/Smarty/plugins" "left_delimiter" => string(2) "{~" "right_delimiter" => string(2) "~}" "env" => array(10) ( ... ) ) public is_loaded => array(2) ( 0 => string(29) "application/config/smarty.php" 1 => string(26) "application/config/env.php" ) public _config_paths => array(1) ( 0 => string(12) "application/" ) }
public utf8 => object CI_Utf8(0){ }
public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( 1 => string(7) "article" 2 => string(9) "undefined" ) public rsegments => array(2) ( 1 => string(7) "article" 2 => string(9) "undefined" ) public config => object CI_Config(3)
public router => object CI_Router(8){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
}{ public config => object CI_Config(3)
public output => object CI_Output(8){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
public routes => array(10) ( "default_controller" => string(9) "web/index" "lccms/trips/city" => string(14) "lccms/tripcity" "lccms/trips/city/(:any)" => string(17) "lccms/tripcity/$1" "lccms/trips/tag" => string(13) "lccms/triptag" "lccms/trips/tag/(:any)" => string(16) "lccms/triptag/$1" "lccms/trips/space" => string(15) "lccms/tripspace" "lccms/trips/space/(:any)" => string(18) "lccms/tripspace/$1" "statement/privacy/cn.html" => string(15) "article/privacy" "statement/privacyilady/cn.html" => string(20) "article/privacyilady" "404_override" => string(0) "" ) public error_routes => array(0) public class => string(7) "article" public method => string(9) "undefined" public directory => string(0) "" public default_controller => string(9) "web/index" public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( ... ) public rsegments => array(2) ( ... ) public config => object CI_Config(3)
}{ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
}{ protected final_output => NULL protected cache_expiration => integer 0 protected headers => array(0) protected mime_types => array(91) ( "hqx" => string(24) "application/mac-binhex40" "cpt" => string(26) "application/mac-compactpro" "csv" => array(10) ( ... ) "bin" => string(21) "application/macbinary" "dms" => string(24) "application/octet-stream" "lha" => string(24) "application/octet-stream" "lzh" => string(24) "application/octet-stream" "exe" => array(2) ( ... ) "class" => string(24) "application/octet-stream" "psd" => string(23) "application/x-photoshop" "so" => string(24) "application/octet-stream" "sea" => string(24) "application/octet-stream" "dll" => string(24) "application/octet-stream" "oda" => string(15) "application/oda" "pdf" => array(2) ( ... ) "ai" => string(22) "application/postscript" "eps" => string(22) "application/postscript" "ps" => string(22) "application/postscript" "smi" => string(16) "application/smil" "smil" => string(16) "application/smil" "mif" => string(19) "application/vnd.mif" "xls" => array(3) ( ... ) "ppt" => array(2) ( ... ) "wbxml" => string(17) "application/wbxml" "wmlc" => string(16) "application/wmlc" "dcr" => string(22) "application/x-director" "dir" => string(22) "application/x-director" "dxr" => string(22) "application/x-director" "dvi" => string(17) "application/x-dvi" "gtar" => string(18) "application/x-gtar" "gz" => string(18) "application/x-gzip" "php" => string(23) "application/x-httpd-php" "php4" => string(23) "application/x-httpd-php" "php3" => string(23) "application/x-httpd-php" "phtml" => string(23) "application/x-httpd-php" "phps" => string(30) "application/x-httpd-php-source" "js" => string(24) "application/x-javascript" "swf" => string(29) "application/x-shockwave-flash" "sit" => string(21) "application/x-stuffit" "tar" => string(17) "application/x-tar" "tgz" => array(2) ( ... ) "xhtml" => string(21) "application/xhtml+xml" "xht" => string(21) "application/xhtml+xml" "zip" => array(3) ( ... ) "mid" => string(10) "audio/midi" "midi" => string(10) "audio/midi" "mpga" => string(10) "audio/mpeg" "mp2" => string(10) "audio/mpeg" "mp3" => array(4) ( ... ) "aif" => string(12) "audio/x-aiff" "aiff" => string(12) "audio/x-aiff" "aifc" => string(12) "audio/x-aiff" "ram" => string(20) "audio/x-pn-realaudio" "rm" => string(20) "audio/x-pn-realaudio" "rpm" => string(27) "audio/x-pn-realaudio-plugin" "ra" => string(17) "audio/x-realaudio" "rv" => string(22) "video/vnd.rn-realvideo" "wav" => array(3) ( ... ) "bmp" => array(2) ( ... ) "gif" => string(9) "image/gif" "jpeg" => array(2) ( ... ) "jpg" => array(2) ( ... ) "jpe" => array(2) ( ... ) "png" => array(2) ( ... ) "tiff" => string(10) "image/tiff" "tif" => string(10) "image/tiff" "css" => string(8) "text/css" "html" => string(9) "text/html" "htm" => string(9) "text/html" "shtml" => string(9) "text/html" "txt" => string(10) "text/plain" "text" => string(10) "text/plain" "log" => array(2) ( ... ) "rtx" => string(13) "text/richtext" "rtf" => string(8) "text/rtf" "xml" => string(8) "text/xml" "xsl" => string(8) "text/xml" "mpeg" => string(10) "video/mpeg" "mpg" => string(10) "video/mpeg" "mpe" => string(10) "video/mpeg" "qt" => string(15) "video/quicktime" "mov" => string(15) "video/quicktime" "avi" => string(15) "video/x-msvideo" "movie" => string(17) "video/x-sgi-movie" "doc" => string(18) "application/msword" "docx" => array(2) ( ... ) "xlsx" => array(2) ( ... ) "word" => array(2) ( ... ) "xl" => string(17) "application/excel" "eml" => string(14) "message/rfc822" "json" => array(2) ( ... ) ) protected enable_profiler => bool false protected _zlib_oc => string(0) "" protected _profiler_sections => array(0) protected parse_exec_vars => bool true }
public security => object CI_Security(7){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( "document.cookie" => string(9) "[removed]" "document.write" => string(9) "[removed]" ".parentNode" => string(9) "[removed]" ".innerHTML" => string(9) "[removed]" "window.location" => string(9) "[removed]" "-moz-binding" => string(9) "[removed]" "<!--" => string(7) "<!--" "-->" => string(6) "-->" "<![CDATA[" => string(12) "<![CDATA[" "<comment>" => string(15) "<comment>" ) protected _never_allowed_regex => array(5) ( 0 => string(14) "javascript\s*:" 1 => string(24) "expression\s*(\(|&\#40;)" 2 => string(12) "vbscript\s*:" 3 => string(14) "Redirect\s+302" 4 => string(46) "(["'])?data\s*:[^\1]*?base64[^\1]*?,[^\1]*?\1?" ) }
public input => object CI_Input(9){ public ip_address => bool false public user_agent => bool false public _allow_get_array => bool true public _standardize_newlines => bool true public _enable_xss => bool false public _enable_csrf => bool false protected headers => array(0) public security => object CI_Security(7)
public lang => object CI_Lang(2){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( ... ) protected _never_allowed_regex => array(5) ( ... ) }
public uni => object CI_Utf8(0){ }
}{ public language => array(0) public is_loaded => array(0) }
public loader => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( "application/views/" => bool true ) protected _ci_library_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _ci_model_paths => array(1) ( 0 => string(12) "application/" ) protected _ci_helper_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _base_classes => array(12) ( "error" => string(5) "Error" "benchmark" => string(9) "Benchmark" "hooks" => string(5) "Hooks" "config" => string(6) "Config" "utf8" => string(4) "Utf8" "uri" => string(3) "URI" "router" => string(6) "Router" "output" => string(6) "Output" "security" => string(8) "Security" "input" => string(5) "Input" "lang" => string(4) "Lang" "loader" => string(6) "Loader" ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( "cache" => string(5) "cache" "dbsharding" => string(10) "dbsharding" "cismarty" => string(8) "cismarty" ) protected _ci_loaded_files => array(3) ( 0 => string(31) "application/libraries/cache.php" 1 => string(36) "application/libraries/dbsharding.php" 2 => string(34) "application/libraries/cismarty.php" ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( "db_proxy_helper" => bool true ) protected _ci_varmap => array(2) ( "unit_test" => string(4) "unit" "user_agent" => string(5) "agent" ) }
public load => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( "application/views/" => bool true ) protected _ci_library_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _ci_model_paths => array(1) ( 0 => string(12) "application/" ) protected _ci_helper_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _base_classes => array(12) ( "error" => string(5) "Error" "benchmark" => string(9) "Benchmark" "hooks" => string(5) "Hooks" "config" => string(6) "Config" "utf8" => string(4) "Utf8" "uri" => string(3) "URI" "router" => string(6) "Router" "output" => string(6) "Output" "security" => string(8) "Security" "input" => string(5) "Input" "lang" => string(4) "Lang" "loader" => string(6) "Loader" ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( "cache" => string(5) "cache" "dbsharding" => string(10) "dbsharding" "cismarty" => string(8) "cismarty" ) protected _ci_loaded_files => array(3) ( 0 => string(31) "application/libraries/cache.php" 1 => string(36) "application/libraries/dbsharding.php" 2 => string(34) "application/libraries/cismarty.php" ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( "db_proxy_helper" => bool true ) protected _ci_varmap => array(2) ( "unit_test" => string(4) "unit" "user_agent" => string(5) "agent" ) }
public cache => object Lc_cache(0){ }
public dbsharding => object DbSharding(0){ }
public cismarty => object Cismarty(74) { *RECURSION* } }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(19) "templates/meta.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( "file_dependency" => array(1) ( ... ) "nocache_hash" => string(32) "7149386945c1225e7c11087-91644607" "function" => array(0) "version" => string(13) "Smarty-3.1.12" "unifunc" => string(31) "content_5c1225e7c5e017_49420643" ) public required_plugins => array(2) ( "compiled" => array(0) "nocache" => array(0) ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( 0 => array(0) ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(9) ( "SCRIPT_NAME" => object Smarty_Variable(3)
"application/views/#templates/header.html" => object Smarty_Internal_Template(21){ public value => string(10) "/index.php" public nocache => bool false public scope => integer 0 }
"env" => object Smarty_Variable(3){ public value => array(10) ( ... ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( ... ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
"smarty" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"cs" => object Smarty_Variable(5){ public value => string(7) "css.css" public nocache => bool false public scope => integer 0 public _loop => bool true public key => integer 1 }
) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(114) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/7c37cfbac8207b73a8148d741dc1132ca7e6986f.file.meta.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(21) "templates/header.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( "file_dependency" => array(1) ( ... ) "nocache_hash" => string(33) "12120974515c1225e7c60939-87479253" "function" => array(0) "version" => string(13) "Smarty-3.1.12" "unifunc" => string(31) "content_5c1225e7cb8d34_94661421" ) public required_plugins => array(2) ( "compiled" => array(0) "nocache" => array(0) ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( 0 => array(0) ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( "SCRIPT_NAME" => object Smarty_Variable(3)
"application/views/#notfound.html" => object Smarty_Internal_Template(20){ public value => string(10) "/index.php" public nocache => bool false public scope => integer 0 }
"env" => object Smarty_Variable(3){ public value => array(10) ( ... ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( ... ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
"smarty" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(116) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40.file.header.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(13) "notfound.html" public mustCompile => NULL public has_nocache_code => bool false public properties => array(3) ( "file_dependency" => array(0) "nocache_hash" => string(0) "" "function" => array(0) ) public required_plugins => array(2) ( "compiled" => array(0) "nocache" => array(0) ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( 0 => array(0) ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( "SCRIPT_NAME" => object Smarty_Variable(3)
) public cache_modified_check => bool false public registered_plugins => array(1) ( "modifier" => array(6) ( "geturl" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "cutword" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "compare_date" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "formate_date" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "getbase" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "shop" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) ) ) public plugin_search_order => array(4) ( 0 => string(8) "function" 1 => string(5) "block" 2 => string(8) "compiler" 3 => string(5) "class" ) public registered_objects => array(0) public registered_classes => array(0) public registered_filters => array(0) public registered_resources => array(0) public _resource_handlers => array(1) ( "file" => object Smarty_Internal_Resource_File(3){ public value => string(10) "/index.php" public nocache => bool false public scope => integer 0 }
"env" => object Smarty_Variable(3){ public value => array(10) ( ... ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( ... ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
"smarty" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => NULL public resource => string(13) "notfound.html" public type => string(4) "file" public name => string(13) "notfound.html" public unique_resource => string(62) "Smarty_Internal_Resource_File#application/views/#notfound.html" public filepath => bool false public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => bool false public exists => bool false }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
) public registered_cache_resources => array(0) public _cacheresource_handlers => array(0) public autoload_filters => array(0) public default_modifiers => array(0) public escape_html => bool false public start_time => float 1746352134.897 public _file_perms => integer 420 public _dir_perms => integer 505 public _tag_stack => array(0) public smarty => object Cismarty(74) { *RECURSION* } public _current_file => NULL public _parserdebug => bool false public merged_templates_func => array(0) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(6) ( "env" => object Smarty_Variable(3){ public value => array(10) ( "siteurl" => string(26) "http://www.ideatchina.com/" "base" => string(26) "http://www.ideatchina.com/" "image" => string(26) "http://www.ideatchina.com/" "js" => string(29) "http://www.ideatchina.com/js/" "css" => string(30) "http://www.ideatchina.com/css/" "version" => string(3) "617" "cookie" => string(0) "" "root_url" => string(25) "http://www.ideatchina.com" "iframe" => string(25) "http://www.ideatchina.com" "upload_img" => string(30) "http://ideatimg.ideatchina.com" ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( 0 => string(9) "style.css" 1 => string(7) "css.css" ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
) public parent => NULL public config_vars => array(0) }{ public value => string(10) "/index.php" public nocache => bool false public scope => integer 0 }
"env" => object Smarty_Variable(3){ public value => array(10) ( "siteurl" => string(26) "http://www.ideatchina.com/" "base" => string(26) "http://www.ideatchina.com/" "image" => string(26) "http://www.ideatchina.com/" "js" => string(29) "http://www.ideatchina.com/js/" "css" => string(30) "http://www.ideatchina.com/css/" "version" => string(3) "617" "cookie" => string(0) "" "root_url" => string(25) "http://www.ideatchina.com" "iframe" => string(25) "http://www.ideatchina.com" "upload_img" => string(30) "http://ideatimg.ideatchina.com" ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( 0 => string(9) "style.css" 1 => string(7) "css.css" ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
"smarty" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
) public parent => object Cismarty(74){ protected ci => object Notfound(16)
public config_vars => array(0) public source => object Smarty_Template_Source(16){ public error => object CI_Error(0)
public auto_literal => bool true public error_unassigned => bool false public use_include_path => bool false private template_dir => array(1) ( 0 => string(18) "application/views/" ) public joined_template_dir => string(18) "application/views/" public joined_config_dir => string(20) "application/configs/" public default_template_handler_func => NULL public default_config_handler_func => NULL public default_plugin_handler_func => NULL private compile_dir => string(55) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/" private plugins_dir => array(1) ( 0 => string(37) "application/libraries/Smarty/plugins/" ) private cache_dir => string(49) "/data/CM/app/subversion/svn_checkout/ideat/cache/" private config_dir => array(1) ( 0 => string(20) "application/configs/" ) public force_compile => bool false public compile_check => bool true public use_sub_dirs => bool false public allow_ambiguous_resources => bool false public caching => bool false public merge_compiled_includes => bool false public cache_lifetime => integer 60 public force_cache => bool false public cache_id => NULL public compile_id => NULL public left_delimiter => string(2) "{~" public right_delimiter => string(2) "~}" public security_class => string(15) "Smarty_Security" public security_policy => NULL public php_handling => integer 0 public allow_php_templates => bool false public direct_access_security => bool true public debugging => bool false public debugging_ctrl => string(4) "NONE" public smarty_debug_id => string(12) "SMARTY_DEBUG" public debug_tpl => string(86) "file:/data/CM/app/subversion/svn_checkout/ideat/application/libraries/Smarty/debug.tpl" public error_reporting => NULL public get_used_tags => bool false public config_overwrite => bool true public config_booleanize => bool true public config_read_hidden => bool false public compile_locking => bool true public cache_locking => bool false public locking_timeout => integer 10 public template_functions => array(0) public default_resource_type => string(4) "file" public caching_type => string(4) "file" public properties => array(0) public default_config_type => string(4) "file" public template_objects => array(4) ( "application/views/#templates/article_base.html" => object Smarty_Internal_Template(21) { *RECURSION* } "application/views/#templates/meta.html" => object Smarty_Internal_Template(21){ }
public benchmark => object CI_Benchmark(1){ public marker => array(4) ( "total_execution_time_start" => string(21) "0.89443300 1746352134" "loading_time:_base_classes_start" => string(21) "0.89444200 1746352134" "loading_time:_base_classes_end" => string(21) "0.89517200 1746352134" "controller_execution_time_( article / undefined )_start" => string(21) "0.89519300 1746352134" ) }
public hooks => object CI_Hooks(3){ public enabled => bool false public hooks => array(0) public in_progress => bool false }
public config => object CI_Config(3){ public config => array(53) ( "base_url" => string(26) "http://www.ideatchina.com/" "index_page" => string(9) "index.php" "uri_protocol" => string(4) "AUTO" "url_suffix" => string(0) "" "language" => string(7) "english" "charset" => string(5) "UTF-8" "enable_hooks" => bool false "subclass_prefix" => string(3) "LC_" "permitted_uri_chars" => string(14) "a-z 0-9~%.:_\-" "allow_get_array" => bool true "enable_query_strings" => bool false "controller_trigger" => string(1) "c" "function_trigger" => string(1) "m" "directory_trigger" => string(1) "d" "log_threshold" => integer 0 "log_path" => string(0) "" "log_date_format" => string(11) "Y-m-d H:i:s" "cache_path" => string(0) "" "encryption_key" => string(0) "" "sess_cookie_name" => string(10) "ci_session" "sess_expiration" => integer 7200 "sess_expire_on_close" => bool false "sess_encrypt_cookie" => bool false "sess_use_database" => bool false "sess_table_name" => string(11) "ci_sessions" "sess_match_ip" => bool false "sess_match_useragent" => bool true "sess_time_to_update" => integer 300 "cookie_prefix" => string(0) "" "cookie_domain" => string(0) "" "cookie_path" => string(1) "/" "cookie_secure" => bool false "global_xss_filtering" => bool false "csrf_protection" => bool false "csrf_token_name" => string(14) "csrf_test_name" "csrf_cookie_name" => string(16) "csrf_cookie_name" "csrf_expire" => integer 7200 "compress_output" => bool false "time_reference" => string(5) "local" "rewrite_short_tags" => bool false "proxy_ips" => string(9) "127.0.0.1" "lc_cache" => array(3) ( ... ) "theme" => string(7) "default" "template_dir" => string(17) "application/views" "compile_dir" => string(54) "/data/CM/app/subversion/svn_checkout/ideat/templates_c" "cache_dir" => string(48) "/data/CM/app/subversion/svn_checkout/ideat/cache" "config_dir" => string(19) "application/configs" "caching" => bool false "lefttime" => integer 60 "plugins_dir" => string(36) "application/libraries/Smarty/plugins" "left_delimiter" => string(2) "{~" "right_delimiter" => string(2) "~}" "env" => array(10) ( ... ) ) public is_loaded => array(2) ( 0 => string(29) "application/config/smarty.php" 1 => string(26) "application/config/env.php" ) public _config_paths => array(1) ( 0 => string(12) "application/" ) }
public utf8 => object CI_Utf8(0){ }
public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( 1 => string(7) "article" 2 => string(9) "undefined" ) public rsegments => array(2) ( 1 => string(7) "article" 2 => string(9) "undefined" ) public config => object CI_Config(3)
public router => object CI_Router(8){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
}{ public config => object CI_Config(3)
public output => object CI_Output(8){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
public routes => array(10) ( "default_controller" => string(9) "web/index" "lccms/trips/city" => string(14) "lccms/tripcity" "lccms/trips/city/(:any)" => string(17) "lccms/tripcity/$1" "lccms/trips/tag" => string(13) "lccms/triptag" "lccms/trips/tag/(:any)" => string(16) "lccms/triptag/$1" "lccms/trips/space" => string(15) "lccms/tripspace" "lccms/trips/space/(:any)" => string(18) "lccms/tripspace/$1" "statement/privacy/cn.html" => string(15) "article/privacy" "statement/privacyilady/cn.html" => string(20) "article/privacyilady" "404_override" => string(0) "" ) public error_routes => array(0) public class => string(7) "article" public method => string(9) "undefined" public directory => string(0) "" public default_controller => string(9) "web/index" public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( ... ) public rsegments => array(2) ( ... ) public config => object CI_Config(3)
}{ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
}{ protected final_output => NULL protected cache_expiration => integer 0 protected headers => array(0) protected mime_types => array(91) ( "hqx" => string(24) "application/mac-binhex40" "cpt" => string(26) "application/mac-compactpro" "csv" => array(10) ( ... ) "bin" => string(21) "application/macbinary" "dms" => string(24) "application/octet-stream" "lha" => string(24) "application/octet-stream" "lzh" => string(24) "application/octet-stream" "exe" => array(2) ( ... ) "class" => string(24) "application/octet-stream" "psd" => string(23) "application/x-photoshop" "so" => string(24) "application/octet-stream" "sea" => string(24) "application/octet-stream" "dll" => string(24) "application/octet-stream" "oda" => string(15) "application/oda" "pdf" => array(2) ( ... ) "ai" => string(22) "application/postscript" "eps" => string(22) "application/postscript" "ps" => string(22) "application/postscript" "smi" => string(16) "application/smil" "smil" => string(16) "application/smil" "mif" => string(19) "application/vnd.mif" "xls" => array(3) ( ... ) "ppt" => array(2) ( ... ) "wbxml" => string(17) "application/wbxml" "wmlc" => string(16) "application/wmlc" "dcr" => string(22) "application/x-director" "dir" => string(22) "application/x-director" "dxr" => string(22) "application/x-director" "dvi" => string(17) "application/x-dvi" "gtar" => string(18) "application/x-gtar" "gz" => string(18) "application/x-gzip" "php" => string(23) "application/x-httpd-php" "php4" => string(23) "application/x-httpd-php" "php3" => string(23) "application/x-httpd-php" "phtml" => string(23) "application/x-httpd-php" "phps" => string(30) "application/x-httpd-php-source" "js" => string(24) "application/x-javascript" "swf" => string(29) "application/x-shockwave-flash" "sit" => string(21) "application/x-stuffit" "tar" => string(17) "application/x-tar" "tgz" => array(2) ( ... ) "xhtml" => string(21) "application/xhtml+xml" "xht" => string(21) "application/xhtml+xml" "zip" => array(3) ( ... ) "mid" => string(10) "audio/midi" "midi" => string(10) "audio/midi" "mpga" => string(10) "audio/mpeg" "mp2" => string(10) "audio/mpeg" "mp3" => array(4) ( ... ) "aif" => string(12) "audio/x-aiff" "aiff" => string(12) "audio/x-aiff" "aifc" => string(12) "audio/x-aiff" "ram" => string(20) "audio/x-pn-realaudio" "rm" => string(20) "audio/x-pn-realaudio" "rpm" => string(27) "audio/x-pn-realaudio-plugin" "ra" => string(17) "audio/x-realaudio" "rv" => string(22) "video/vnd.rn-realvideo" "wav" => array(3) ( ... ) "bmp" => array(2) ( ... ) "gif" => string(9) "image/gif" "jpeg" => array(2) ( ... ) "jpg" => array(2) ( ... ) "jpe" => array(2) ( ... ) "png" => array(2) ( ... ) "tiff" => string(10) "image/tiff" "tif" => string(10) "image/tiff" "css" => string(8) "text/css" "html" => string(9) "text/html" "htm" => string(9) "text/html" "shtml" => string(9) "text/html" "txt" => string(10) "text/plain" "text" => string(10) "text/plain" "log" => array(2) ( ... ) "rtx" => string(13) "text/richtext" "rtf" => string(8) "text/rtf" "xml" => string(8) "text/xml" "xsl" => string(8) "text/xml" "mpeg" => string(10) "video/mpeg" "mpg" => string(10) "video/mpeg" "mpe" => string(10) "video/mpeg" "qt" => string(15) "video/quicktime" "mov" => string(15) "video/quicktime" "avi" => string(15) "video/x-msvideo" "movie" => string(17) "video/x-sgi-movie" "doc" => string(18) "application/msword" "docx" => array(2) ( ... ) "xlsx" => array(2) ( ... ) "word" => array(2) ( ... ) "xl" => string(17) "application/excel" "eml" => string(14) "message/rfc822" "json" => array(2) ( ... ) ) protected enable_profiler => bool false protected _zlib_oc => string(0) "" protected _profiler_sections => array(0) protected parse_exec_vars => bool true }
public security => object CI_Security(7){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( "document.cookie" => string(9) "[removed]" "document.write" => string(9) "[removed]" ".parentNode" => string(9) "[removed]" ".innerHTML" => string(9) "[removed]" "window.location" => string(9) "[removed]" "-moz-binding" => string(9) "[removed]" "<!--" => string(7) "<!--" "-->" => string(6) "-->" "<![CDATA[" => string(12) "<![CDATA[" "<comment>" => string(15) "<comment>" ) protected _never_allowed_regex => array(5) ( 0 => string(14) "javascript\s*:" 1 => string(24) "expression\s*(\(|&\#40;)" 2 => string(12) "vbscript\s*:" 3 => string(14) "Redirect\s+302" 4 => string(46) "(["'])?data\s*:[^\1]*?base64[^\1]*?,[^\1]*?\1?" ) }
public input => object CI_Input(9){ public ip_address => bool false public user_agent => bool false public _allow_get_array => bool true public _standardize_newlines => bool true public _enable_xss => bool false public _enable_csrf => bool false protected headers => array(0) public security => object CI_Security(7)
public lang => object CI_Lang(2){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( ... ) protected _never_allowed_regex => array(5) ( ... ) }
public uni => object CI_Utf8(0){ }
}{ public language => array(0) public is_loaded => array(0) }
public loader => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( "application/views/" => bool true ) protected _ci_library_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _ci_model_paths => array(1) ( 0 => string(12) "application/" ) protected _ci_helper_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _base_classes => array(12) ( "error" => string(5) "Error" "benchmark" => string(9) "Benchmark" "hooks" => string(5) "Hooks" "config" => string(6) "Config" "utf8" => string(4) "Utf8" "uri" => string(3) "URI" "router" => string(6) "Router" "output" => string(6) "Output" "security" => string(8) "Security" "input" => string(5) "Input" "lang" => string(4) "Lang" "loader" => string(6) "Loader" ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( "cache" => string(5) "cache" "dbsharding" => string(10) "dbsharding" "cismarty" => string(8) "cismarty" ) protected _ci_loaded_files => array(3) ( 0 => string(31) "application/libraries/cache.php" 1 => string(36) "application/libraries/dbsharding.php" 2 => string(34) "application/libraries/cismarty.php" ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( "db_proxy_helper" => bool true ) protected _ci_varmap => array(2) ( "unit_test" => string(4) "unit" "user_agent" => string(5) "agent" ) }
public load => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( "application/views/" => bool true ) protected _ci_library_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _ci_model_paths => array(1) ( 0 => string(12) "application/" ) protected _ci_helper_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _base_classes => array(12) ( "error" => string(5) "Error" "benchmark" => string(9) "Benchmark" "hooks" => string(5) "Hooks" "config" => string(6) "Config" "utf8" => string(4) "Utf8" "uri" => string(3) "URI" "router" => string(6) "Router" "output" => string(6) "Output" "security" => string(8) "Security" "input" => string(5) "Input" "lang" => string(4) "Lang" "loader" => string(6) "Loader" ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( "cache" => string(5) "cache" "dbsharding" => string(10) "dbsharding" "cismarty" => string(8) "cismarty" ) protected _ci_loaded_files => array(3) ( 0 => string(31) "application/libraries/cache.php" 1 => string(36) "application/libraries/dbsharding.php" 2 => string(34) "application/libraries/cismarty.php" ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( "db_proxy_helper" => bool true ) protected _ci_varmap => array(2) ( "unit_test" => string(4) "unit" "user_agent" => string(5) "agent" ) }
public cache => object Lc_cache(0){ }
public dbsharding => object DbSharding(0){ }
public cismarty => object Cismarty(74) { *RECURSION* } }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(19) "templates/meta.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( "file_dependency" => array(1) ( ... ) "nocache_hash" => string(32) "7149386945c1225e7c11087-91644607" "function" => array(0) "version" => string(13) "Smarty-3.1.12" "unifunc" => string(31) "content_5c1225e7c5e017_49420643" ) public required_plugins => array(2) ( "compiled" => array(0) "nocache" => array(0) ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( 0 => array(0) ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(9) ( "SCRIPT_NAME" => object Smarty_Variable(3)
"application/views/#templates/header.html" => object Smarty_Internal_Template(21){ public value => string(10) "/index.php" public nocache => bool false public scope => integer 0 }
"env" => object Smarty_Variable(3){ public value => array(10) ( ... ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( ... ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
"smarty" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"cs" => object Smarty_Variable(5){ public value => string(7) "css.css" public nocache => bool false public scope => integer 0 public _loop => bool true public key => integer 1 }
) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(114) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/7c37cfbac8207b73a8148d741dc1132ca7e6986f.file.meta.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(21) "templates/header.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( "file_dependency" => array(1) ( ... ) "nocache_hash" => string(33) "12120974515c1225e7c60939-87479253" "function" => array(0) "version" => string(13) "Smarty-3.1.12" "unifunc" => string(31) "content_5c1225e7cb8d34_94661421" ) public required_plugins => array(2) ( "compiled" => array(0) "nocache" => array(0) ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( 0 => array(0) ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( "SCRIPT_NAME" => object Smarty_Variable(3)
"application/views/#notfound.html" => object Smarty_Internal_Template(20){ public value => string(10) "/index.php" public nocache => bool false public scope => integer 0 }
"env" => object Smarty_Variable(3){ public value => array(10) ( ... ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( ... ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
"smarty" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(116) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40.file.header.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(13) "notfound.html" public mustCompile => NULL public has_nocache_code => bool false public properties => array(3) ( "file_dependency" => array(0) "nocache_hash" => string(0) "" "function" => array(0) ) public required_plugins => array(2) ( "compiled" => array(0) "nocache" => array(0) ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( 0 => array(0) ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( "SCRIPT_NAME" => object Smarty_Variable(3)
) public cache_modified_check => bool false public registered_plugins => array(1) ( "modifier" => array(6) ( "geturl" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "cutword" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "compare_date" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "formate_date" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "getbase" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) "shop" => array(3) ( 0 => array(2) ( ... ) 1 => bool true 2 => array(0) ) ) ) public plugin_search_order => array(4) ( 0 => string(8) "function" 1 => string(5) "block" 2 => string(8) "compiler" 3 => string(5) "class" ) public registered_objects => array(0) public registered_classes => array(0) public registered_filters => array(0) public registered_resources => array(0) public _resource_handlers => array(1) ( "file" => object Smarty_Internal_Resource_File(3){ public value => string(10) "/index.php" public nocache => bool false public scope => integer 0 }
"env" => object Smarty_Variable(3){ public value => array(10) ( ... ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( ... ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
"smarty" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => NULL public resource => string(13) "notfound.html" public type => string(4) "file" public name => string(13) "notfound.html" public unique_resource => string(62) "Smarty_Internal_Resource_File#application/views/#notfound.html" public filepath => bool false public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => bool false public exists => bool false }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
) public registered_cache_resources => array(0) public _cacheresource_handlers => array(0) public autoload_filters => array(0) public default_modifiers => array(0) public escape_html => bool false public start_time => float 1746352134.897 public _file_perms => integer 420 public _dir_perms => integer 505 public _tag_stack => array(0) public smarty => object Cismarty(74) { *RECURSION* } public _current_file => NULL public _parserdebug => bool false public merged_templates_func => array(0) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(6) ( "env" => object Smarty_Variable(3){ public value => array(10) ( "siteurl" => string(26) "http://www.ideatchina.com/" "base" => string(26) "http://www.ideatchina.com/" "image" => string(26) "http://www.ideatchina.com/" "js" => string(29) "http://www.ideatchina.com/js/" "css" => string(30) "http://www.ideatchina.com/css/" "version" => string(3) "617" "cookie" => string(0) "" "root_url" => string(25) "http://www.ideatchina.com" "iframe" => string(25) "http://www.ideatchina.com" "upload_img" => string(30) "http://ideatimg.ideatchina.com" ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( 0 => string(9) "style.css" 1 => string(7) "css.css" ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
) public parent => NULL public config_vars => array(0) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74){ protected ci => object Notfound(16)
public timestamp => integer 1544612375 public exists => bool true }{ public error => object CI_Error(0)
public auto_literal => bool true public error_unassigned => bool false public use_include_path => bool false private template_dir => array(1) ( 0 => string(18) "application/views/" ) public joined_template_dir => string(18) "application/views/" public joined_config_dir => string(20) "application/configs/" public default_template_handler_func => NULL public default_config_handler_func => NULL public default_plugin_handler_func => NULL private compile_dir => string(55) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/" private plugins_dir => array(1) ( 0 => string(37) "application/libraries/Smarty/plugins/" ) private cache_dir => string(49) "/data/CM/app/subversion/svn_checkout/ideat/cache/" private config_dir => array(1) ( 0 => string(20) "application/configs/" ) public force_compile => bool false public compile_check => bool true public use_sub_dirs => bool false public allow_ambiguous_resources => bool false public caching => bool false public merge_compiled_includes => bool false public cache_lifetime => integer 60 public force_cache => bool false public cache_id => NULL public compile_id => NULL public left_delimiter => string(2) "{~" public right_delimiter => string(2) "~}" public security_class => string(15) "Smarty_Security" public security_policy => NULL public php_handling => integer 0 public allow_php_templates => bool false public direct_access_security => bool true public debugging => bool false public debugging_ctrl => string(4) "NONE" public smarty_debug_id => string(12) "SMARTY_DEBUG" public debug_tpl => string(86) "file:/data/CM/app/subversion/svn_checkout/ideat/application/libraries/Smarty/debug.tpl" public error_reporting => NULL public get_used_tags => bool false public config_overwrite => bool true public config_booleanize => bool true public config_read_hidden => bool false public compile_locking => bool true public cache_locking => bool false public locking_timeout => integer 10 public template_functions => array(0) public default_resource_type => string(4) "file" public caching_type => string(4) "file" public properties => array(0) public default_config_type => string(4) "file" public template_objects => array(4) ( "application/views/#templates/article_base.html" => object Smarty_Internal_Template(21) { *RECURSION* } "application/views/#templates/meta.html" => object Smarty_Internal_Template(21){ }
public benchmark => object CI_Benchmark(1){ public marker => array(4) ( ... ) }
public hooks => object CI_Hooks(3){ public enabled => bool false public hooks => array(0) public in_progress => bool false }
public config => object CI_Config(3){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
public utf8 => object CI_Utf8(0){ }
public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( ... ) public rsegments => array(2) ( ... ) public config => object CI_Config(3)
public router => object CI_Router(8){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
}{ public config => object CI_Config(3)
public output => object CI_Output(8){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
public routes => array(10) ( ... ) public error_routes => array(0) public class => string(7) "article" public method => string(9) "undefined" public directory => string(0) "" public default_controller => string(9) "web/index" public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( ... ) public rsegments => array(2) ( ... ) public config => object CI_Config(3)
}{ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
}{ protected final_output => NULL protected cache_expiration => integer 0 protected headers => array(0) protected mime_types => array(91) ( ... ) protected enable_profiler => bool false protected _zlib_oc => string(0) "" protected _profiler_sections => array(0) protected parse_exec_vars => bool true }
public security => object CI_Security(7){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( ... ) protected _never_allowed_regex => array(5) ( ... ) }
public input => object CI_Input(9){ public ip_address => bool false public user_agent => bool false public _allow_get_array => bool true public _standardize_newlines => bool true public _enable_xss => bool false public _enable_csrf => bool false protected headers => array(0) public security => object CI_Security(7)
public lang => object CI_Lang(2){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( ... ) protected _never_allowed_regex => array(5) ( ... ) }
public uni => object CI_Utf8(0){ }
}{ public language => array(0) public is_loaded => array(0) }
public loader => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( ... ) protected _ci_library_paths => array(2) ( ... ) protected _ci_model_paths => array(1) ( ... ) protected _ci_helper_paths => array(2) ( ... ) protected _base_classes => array(12) ( ... ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( ... ) protected _ci_loaded_files => array(3) ( ... ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( ... ) protected _ci_varmap => array(2) ( ... ) }
public load => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( ... ) protected _ci_library_paths => array(2) ( ... ) protected _ci_model_paths => array(1) ( ... ) protected _ci_helper_paths => array(2) ( ... ) protected _base_classes => array(12) ( ... ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( ... ) protected _ci_loaded_files => array(3) ( ... ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( ... ) protected _ci_varmap => array(2) ( ... ) }
public cache => object Lc_cache(0){ }
public dbsharding => object DbSharding(0){ }
public cismarty => object Cismarty(74) { *RECURSION* } }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(19) "templates/meta.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(9) ( ... ) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
"application/views/#templates/header.html" => object Smarty_Internal_Template(21){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(114) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/7c37cfbac8207b73a8148d741dc1132ca7e6986f.file.meta.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(21) "templates/header.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
"application/views/#notfound.html" => object Smarty_Internal_Template(20){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(116) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40.file.header.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(13) "notfound.html" public mustCompile => NULL public has_nocache_code => bool false public properties => array(3) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
) public cache_modified_check => bool false public registered_plugins => array(1) ( "modifier" => array(6) ( "geturl" => array(3) ( ... ) "cutword" => array(3) ( ... ) "compare_date" => array(3) ( ... ) "formate_date" => array(3) ( ... ) "getbase" => array(3) ( ... ) "shop" => array(3) ( ... ) ) ) public plugin_search_order => array(4) ( 0 => string(8) "function" 1 => string(5) "block" 2 => string(8) "compiler" 3 => string(5) "class" ) public registered_objects => array(0) public registered_classes => array(0) public registered_filters => array(0) public registered_resources => array(0) public _resource_handlers => array(1) ( "file" => object Smarty_Internal_Resource_File(3){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => NULL public resource => string(13) "notfound.html" public type => string(4) "file" public name => string(13) "notfound.html" public unique_resource => string(62) "Smarty_Internal_Resource_File#application/views/#notfound.html" public filepath => bool false public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => bool false public exists => bool false }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
) public registered_cache_resources => array(0) public _cacheresource_handlers => array(0) public autoload_filters => array(0) public default_modifiers => array(0) public escape_html => bool false public start_time => float 1746352134.897 public _file_perms => integer 420 public _dir_perms => integer 505 public _tag_stack => array(0) public smarty => object Cismarty(74) { *RECURSION* } public _current_file => NULL public _parserdebug => bool false public merged_templates_func => array(0) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(6) ( "env" => object Smarty_Variable(3){ public value => array(10) ( ... ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( ... ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
) public parent => NULL public config_vars => array(0) }{ public filepath => string(122) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/5d6c1ac10c6c7594517be68c20562acdfd447525.file.article_base.html.php" public timestamp => integer 1544693227 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( "file_dependency" => array(1) ( "5d6c1ac10c6c7594517be68c20562acdfd447525" => array(3) ( 0 => string(45) "application/views/templates/article_base.html" 1 => integer 1544612375 2 => string(4) "file" ) ) "nocache_hash" => string(33) "12668691785c1225eb95e2a6-63760075" "function" => array(0) "variables" => array(2) ( "pname" => integer 0 "child_tpl" => integer 0 ) "has_nocache_code" => bool false "version" => string(13) "Smarty-3.1.12" "unifunc" => string(31) "content_5c1225eb97c0e1_96068017" ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74){ protected ci => object Notfound(16)
public timestamp => integer 1544612375 public exists => bool true }{ public error => object CI_Error(0)
public auto_literal => bool true public error_unassigned => bool false public use_include_path => bool false private template_dir => array(1) ( 0 => string(18) "application/views/" ) public joined_template_dir => string(18) "application/views/" public joined_config_dir => string(20) "application/configs/" public default_template_handler_func => NULL public default_config_handler_func => NULL public default_plugin_handler_func => NULL private compile_dir => string(55) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/" private plugins_dir => array(1) ( 0 => string(37) "application/libraries/Smarty/plugins/" ) private cache_dir => string(49) "/data/CM/app/subversion/svn_checkout/ideat/cache/" private config_dir => array(1) ( 0 => string(20) "application/configs/" ) public force_compile => bool false public compile_check => bool true public use_sub_dirs => bool false public allow_ambiguous_resources => bool false public caching => bool false public merge_compiled_includes => bool false public cache_lifetime => integer 60 public force_cache => bool false public cache_id => NULL public compile_id => NULL public left_delimiter => string(2) "{~" public right_delimiter => string(2) "~}" public security_class => string(15) "Smarty_Security" public security_policy => NULL public php_handling => integer 0 public allow_php_templates => bool false public direct_access_security => bool true public debugging => bool false public debugging_ctrl => string(4) "NONE" public smarty_debug_id => string(12) "SMARTY_DEBUG" public debug_tpl => string(86) "file:/data/CM/app/subversion/svn_checkout/ideat/application/libraries/Smarty/debug.tpl" public error_reporting => NULL public get_used_tags => bool false public config_overwrite => bool true public config_booleanize => bool true public config_read_hidden => bool false public compile_locking => bool true public cache_locking => bool false public locking_timeout => integer 10 public template_functions => array(0) public default_resource_type => string(4) "file" public caching_type => string(4) "file" public properties => array(0) public default_config_type => string(4) "file" public template_objects => array(4) ( "application/views/#templates/article_base.html" => object Smarty_Internal_Template(21) { *RECURSION* } "application/views/#templates/meta.html" => object Smarty_Internal_Template(21){ }
public benchmark => object CI_Benchmark(1){ public marker => array(4) ( ... ) }
public hooks => object CI_Hooks(3){ public enabled => bool false public hooks => array(0) public in_progress => bool false }
public config => object CI_Config(3){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
public utf8 => object CI_Utf8(0){ }
public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( ... ) public rsegments => array(2) ( ... ) public config => object CI_Config(3)
public router => object CI_Router(8){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
}{ public config => object CI_Config(3)
public output => object CI_Output(8){ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
public routes => array(10) ( ... ) public error_routes => array(0) public class => string(7) "article" public method => string(9) "undefined" public directory => string(0) "" public default_controller => string(9) "web/index" public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( ... ) public rsegments => array(2) ( ... ) public config => object CI_Config(3)
}{ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
}{ protected final_output => NULL protected cache_expiration => integer 0 protected headers => array(0) protected mime_types => array(91) ( ... ) protected enable_profiler => bool false protected _zlib_oc => string(0) "" protected _profiler_sections => array(0) protected parse_exec_vars => bool true }
public security => object CI_Security(7){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( ... ) protected _never_allowed_regex => array(5) ( ... ) }
public input => object CI_Input(9){ public ip_address => bool false public user_agent => bool false public _allow_get_array => bool true public _standardize_newlines => bool true public _enable_xss => bool false public _enable_csrf => bool false protected headers => array(0) public security => object CI_Security(7)
public lang => object CI_Lang(2){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( ... ) protected _never_allowed_regex => array(5) ( ... ) }
public uni => object CI_Utf8(0){ }
}{ public language => array(0) public is_loaded => array(0) }
public loader => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( ... ) protected _ci_library_paths => array(2) ( ... ) protected _ci_model_paths => array(1) ( ... ) protected _ci_helper_paths => array(2) ( ... ) protected _base_classes => array(12) ( ... ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( ... ) protected _ci_loaded_files => array(3) ( ... ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( ... ) protected _ci_varmap => array(2) ( ... ) }
public load => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( ... ) protected _ci_library_paths => array(2) ( ... ) protected _ci_model_paths => array(1) ( ... ) protected _ci_helper_paths => array(2) ( ... ) protected _base_classes => array(12) ( ... ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( ... ) protected _ci_loaded_files => array(3) ( ... ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( ... ) protected _ci_varmap => array(2) ( ... ) }
public cache => object Lc_cache(0){ }
public dbsharding => object DbSharding(0){ }
public cismarty => object Cismarty(74) { *RECURSION* } }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(19) "templates/meta.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(9) ( ... ) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
"application/views/#templates/header.html" => object Smarty_Internal_Template(21){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(114) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/7c37cfbac8207b73a8148d741dc1132ca7e6986f.file.meta.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(21) "templates/header.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
"application/views/#notfound.html" => object Smarty_Internal_Template(20){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(116) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40.file.header.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(13) "notfound.html" public mustCompile => NULL public has_nocache_code => bool false public properties => array(3) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Smarty_Internal_Template(21) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
) public cache_modified_check => bool false public registered_plugins => array(1) ( "modifier" => array(6) ( ... ) ) public plugin_search_order => array(4) ( 0 => string(8) "function" 1 => string(5) "block" 2 => string(8) "compiler" 3 => string(5) "class" ) public registered_objects => array(0) public registered_classes => array(0) public registered_filters => array(0) public registered_resources => array(0) public _resource_handlers => array(1) ( "file" => object Smarty_Internal_Resource_File(3){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => NULL public resource => string(13) "notfound.html" public type => string(4) "file" public name => string(13) "notfound.html" public unique_resource => string(62) "Smarty_Internal_Resource_File#application/views/#notfound.html" public filepath => bool false public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => bool false public exists => bool false }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
) public registered_cache_resources => array(0) public _cacheresource_handlers => array(0) public autoload_filters => array(0) public default_modifiers => array(0) public escape_html => bool false public start_time => float 1746352134.897 public _file_perms => integer 420 public _dir_perms => integer 505 public _tag_stack => array(0) public smarty => object Cismarty(74) { *RECURSION* } public _current_file => NULL public _parserdebug => bool false public merged_templates_func => array(0) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(6) ( "env" => object Smarty_Variable(3){ public value => array(10) ( ... ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( ... ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
) public parent => NULL public config_vars => array(0) }175 } 176 array_unshift($_template->_capture_stack,array()); 177 // 178 // render compiled template 179 // 180 $_template->properties['unifunc']($_template); 181 // any unclosed {capture} tags ? 182 if (isset($_template->_capture_stack[0][0])) { 183 $_template->capture_error(); 184 } 185 array_shift($_template->_capture_stack);
-
/data/CM/app/subversion/svn_checkout/ideat/application/libraries/Smarty/sysplugins/smarty_internal_templatebase.php [ 374 ] » Smarty_Internal_TemplateBase->fetch(arguments)
0
string(27) "templates/article_base.html"
1
NULL
2
NULL
3
NULL
4
bool true
369 * @param object $parent next higher level of Smarty variables 370 */ 371 public function display($template = null, $cache_id = null, $compile_id = null, $parent = null) 372 { 373 // display template 374 $this->fetch($template, $cache_id, $compile_id, $parent, true); 375 } 376 377 /** 378 * test if cache is valid 379 *
-
/data/CM/app/subversion/svn_checkout/ideat/application/libraries/cismarty.php [ 39 ] » Smarty_Internal_TemplateBase->display(arguments)
0
string(27) "templates/article_base.html"
34 35 $this->assign('child_tpl', $child_tpl); 36 37 $this->assign('nav_type', $nav_type); 38 ob_start(); 39 $this->display($tpl); 40 $output = ob_get_contents(); 41 @ob_end_clean(); 42 if($nav_type == 'cache'){ 43 $this->squid_cache_time(); 44 }elseif ($nav_type == 'nocache'){
-
/data/CM/app/subversion/svn_checkout/ideat/application/controllers/notfound.php [ 15 ] » Cismarty->render(arguments)
0
string(13) "notfound.html"
1
string(4) "user"
10 } 11 public function index(){ 12 $this->cismarty->assign ( 'css', array ("style.css","css.css" ) ); 13 $this->cismarty->assign ( 'js', null ); 14 $this->cismarty->assign ( 'title', '404' ); 15 $this->cismarty->render('notfound.html','user'); 16 } 17 } 18 19 20
-
{PHP internal call} » Notfound->index()
-
/data/CM/app/subversion/svn_checkout/ideat/system/core/Common.php [ 335 ] » call_user_func_array(arguments)
function_name
array(2) ( 0 => object Notfound(16)
{ public error => object CI_Error(0)
1 => string(5) "index" ){ }
public benchmark => object CI_Benchmark(1){ public marker => array(4) ( "total_execution_time_start" => string(21) "0.89443300 1746352134" "loading_time:_base_classes_start" => string(21) "0.89444200 1746352134" "loading_time:_base_classes_end" => string(21) "0.89517200 1746352134" "controller_execution_time_( article / undefined )_start" => string(21) "0.89519300 1746352134" ) }
public hooks => object CI_Hooks(3){ public enabled => bool false public hooks => array(0) public in_progress => bool false }
public config => object CI_Config(3){ public config => array(53) ( "base_url" => string(26) "http://www.ideatchina.com/" "index_page" => string(9) "index.php" "uri_protocol" => string(4) "AUTO" "url_suffix" => string(0) "" "language" => string(7) "english" "charset" => string(5) "UTF-8" "enable_hooks" => bool false "subclass_prefix" => string(3) "LC_" "permitted_uri_chars" => string(14) "a-z 0-9~%.:_\-" "allow_get_array" => bool true "enable_query_strings" => bool false "controller_trigger" => string(1) "c" "function_trigger" => string(1) "m" "directory_trigger" => string(1) "d" "log_threshold" => integer 0 "log_path" => string(0) "" "log_date_format" => string(11) "Y-m-d H:i:s" "cache_path" => string(0) "" "encryption_key" => string(0) "" "sess_cookie_name" => string(10) "ci_session" "sess_expiration" => integer 7200 "sess_expire_on_close" => bool false "sess_encrypt_cookie" => bool false "sess_use_database" => bool false "sess_table_name" => string(11) "ci_sessions" "sess_match_ip" => bool false "sess_match_useragent" => bool true "sess_time_to_update" => integer 300 "cookie_prefix" => string(0) "" "cookie_domain" => string(0) "" "cookie_path" => string(1) "/" "cookie_secure" => bool false "global_xss_filtering" => bool false "csrf_protection" => bool false "csrf_token_name" => string(14) "csrf_test_name" "csrf_cookie_name" => string(16) "csrf_cookie_name" "csrf_expire" => integer 7200 "compress_output" => bool false "time_reference" => string(5) "local" "rewrite_short_tags" => bool false "proxy_ips" => string(9) "127.0.0.1" "lc_cache" => array(3) ( "Cache_file" => array(0) "Cache_mem" => array(1) ( ... ) "Comm_Queue_Redis" => array(1) ( ... ) ) "theme" => string(7) "default" "template_dir" => string(17) "application/views" "compile_dir" => string(54) "/data/CM/app/subversion/svn_checkout/ideat/templates_c" "cache_dir" => string(48) "/data/CM/app/subversion/svn_checkout/ideat/cache" "config_dir" => string(19) "application/configs" "caching" => bool false "lefttime" => integer 60 "plugins_dir" => string(36) "application/libraries/Smarty/plugins" "left_delimiter" => string(2) "{~" "right_delimiter" => string(2) "~}" "env" => array(10) ( "siteurl" => string(26) "http://www.ideatchina.com/" "base" => string(26) "http://www.ideatchina.com/" "image" => string(26) "http://www.ideatchina.com/" "js" => string(29) "http://www.ideatchina.com/js/" "css" => string(30) "http://www.ideatchina.com/css/" "version" => string(3) "617" "cookie" => string(0) "" "root_url" => string(25) "http://www.ideatchina.com" "iframe" => string(25) "http://www.ideatchina.com" "upload_img" => string(30) "http://ideatimg.ideatchina.com" ) ) public is_loaded => array(2) ( 0 => string(29) "application/config/smarty.php" 1 => string(26) "application/config/env.php" ) public _config_paths => array(1) ( 0 => string(12) "application/" ) }
public utf8 => object CI_Utf8(0){ }
public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( 1 => string(7) "article" 2 => string(9) "undefined" ) public rsegments => array(2) ( 1 => string(7) "article" 2 => string(9) "undefined" ) public config => object CI_Config(3)
public router => object CI_Router(8){ public config => array(53) ( "base_url" => string(26) "http://www.ideatchina.com/" "index_page" => string(9) "index.php" "uri_protocol" => string(4) "AUTO" "url_suffix" => string(0) "" "language" => string(7) "english" "charset" => string(5) "UTF-8" "enable_hooks" => bool false "subclass_prefix" => string(3) "LC_" "permitted_uri_chars" => string(14) "a-z 0-9~%.:_\-" "allow_get_array" => bool true "enable_query_strings" => bool false "controller_trigger" => string(1) "c" "function_trigger" => string(1) "m" "directory_trigger" => string(1) "d" "log_threshold" => integer 0 "log_path" => string(0) "" "log_date_format" => string(11) "Y-m-d H:i:s" "cache_path" => string(0) "" "encryption_key" => string(0) "" "sess_cookie_name" => string(10) "ci_session" "sess_expiration" => integer 7200 "sess_expire_on_close" => bool false "sess_encrypt_cookie" => bool false "sess_use_database" => bool false "sess_table_name" => string(11) "ci_sessions" "sess_match_ip" => bool false "sess_match_useragent" => bool true "sess_time_to_update" => integer 300 "cookie_prefix" => string(0) "" "cookie_domain" => string(0) "" "cookie_path" => string(1) "/" "cookie_secure" => bool false "global_xss_filtering" => bool false "csrf_protection" => bool false "csrf_token_name" => string(14) "csrf_test_name" "csrf_cookie_name" => string(16) "csrf_cookie_name" "csrf_expire" => integer 7200 "compress_output" => bool false "time_reference" => string(5) "local" "rewrite_short_tags" => bool false "proxy_ips" => string(9) "127.0.0.1" "lc_cache" => array(3) ( ... ) "theme" => string(7) "default" "template_dir" => string(17) "application/views" "compile_dir" => string(54) "/data/CM/app/subversion/svn_checkout/ideat/templates_c" "cache_dir" => string(48) "/data/CM/app/subversion/svn_checkout/ideat/cache" "config_dir" => string(19) "application/configs" "caching" => bool false "lefttime" => integer 60 "plugins_dir" => string(36) "application/libraries/Smarty/plugins" "left_delimiter" => string(2) "{~" "right_delimiter" => string(2) "~}" "env" => array(10) ( ... ) ) public is_loaded => array(2) ( 0 => string(29) "application/config/smarty.php" 1 => string(26) "application/config/env.php" ) public _config_paths => array(1) ( 0 => string(12) "application/" ) }
}{ public config => object CI_Config(3)
public output => object CI_Output(8){ public config => array(53) ( "base_url" => string(26) "http://www.ideatchina.com/" "index_page" => string(9) "index.php" "uri_protocol" => string(4) "AUTO" "url_suffix" => string(0) "" "language" => string(7) "english" "charset" => string(5) "UTF-8" "enable_hooks" => bool false "subclass_prefix" => string(3) "LC_" "permitted_uri_chars" => string(14) "a-z 0-9~%.:_\-" "allow_get_array" => bool true "enable_query_strings" => bool false "controller_trigger" => string(1) "c" "function_trigger" => string(1) "m" "directory_trigger" => string(1) "d" "log_threshold" => integer 0 "log_path" => string(0) "" "log_date_format" => string(11) "Y-m-d H:i:s" "cache_path" => string(0) "" "encryption_key" => string(0) "" "sess_cookie_name" => string(10) "ci_session" "sess_expiration" => integer 7200 "sess_expire_on_close" => bool false "sess_encrypt_cookie" => bool false "sess_use_database" => bool false "sess_table_name" => string(11) "ci_sessions" "sess_match_ip" => bool false "sess_match_useragent" => bool true "sess_time_to_update" => integer 300 "cookie_prefix" => string(0) "" "cookie_domain" => string(0) "" "cookie_path" => string(1) "/" "cookie_secure" => bool false "global_xss_filtering" => bool false "csrf_protection" => bool false "csrf_token_name" => string(14) "csrf_test_name" "csrf_cookie_name" => string(16) "csrf_cookie_name" "csrf_expire" => integer 7200 "compress_output" => bool false "time_reference" => string(5) "local" "rewrite_short_tags" => bool false "proxy_ips" => string(9) "127.0.0.1" "lc_cache" => array(3) ( ... ) "theme" => string(7) "default" "template_dir" => string(17) "application/views" "compile_dir" => string(54) "/data/CM/app/subversion/svn_checkout/ideat/templates_c" "cache_dir" => string(48) "/data/CM/app/subversion/svn_checkout/ideat/cache" "config_dir" => string(19) "application/configs" "caching" => bool false "lefttime" => integer 60 "plugins_dir" => string(36) "application/libraries/Smarty/plugins" "left_delimiter" => string(2) "{~" "right_delimiter" => string(2) "~}" "env" => array(10) ( ... ) ) public is_loaded => array(2) ( 0 => string(29) "application/config/smarty.php" 1 => string(26) "application/config/env.php" ) public _config_paths => array(1) ( 0 => string(12) "application/" ) }
public routes => array(10) ( "default_controller" => string(9) "web/index" "lccms/trips/city" => string(14) "lccms/tripcity" "lccms/trips/city/(:any)" => string(17) "lccms/tripcity/$1" "lccms/trips/tag" => string(13) "lccms/triptag" "lccms/trips/tag/(:any)" => string(16) "lccms/triptag/$1" "lccms/trips/space" => string(15) "lccms/tripspace" "lccms/trips/space/(:any)" => string(18) "lccms/tripspace/$1" "statement/privacy/cn.html" => string(15) "article/privacy" "statement/privacyilady/cn.html" => string(20) "article/privacyilady" "404_override" => string(0) "" ) public error_routes => array(0) public class => string(7) "article" public method => string(9) "undefined" public directory => string(0) "" public default_controller => string(9) "web/index" public uri => object CI_URI(5){ public keyval => array(0) public uri_string => string(17) "article/undefined" public segments => array(2) ( 1 => string(7) "article" 2 => string(9) "undefined" ) public rsegments => array(2) ( 1 => string(7) "article" 2 => string(9) "undefined" ) public config => object CI_Config(3)
}{ public config => array(53) ( ... ) public is_loaded => array(2) ( ... ) public _config_paths => array(1) ( ... ) }
}{ protected final_output => NULL protected cache_expiration => integer 0 protected headers => array(0) protected mime_types => array(91) ( "hqx" => string(24) "application/mac-binhex40" "cpt" => string(26) "application/mac-compactpro" "csv" => array(10) ( 0 => string(29) "text/x-comma-separated-values" 1 => string(27) "text/comma-separated-values" 2 => string(24) "application/octet-stream" 3 => string(24) "application/vnd.ms-excel" 4 => string(17) "application/x-csv" 5 => string(10) "text/x-csv" 6 => string(8) "text/csv" 7 => string(15) "application/csv" 8 => string(17) "application/excel" 9 => string(23) "application/vnd.msexcel" ) "bin" => string(21) "application/macbinary" "dms" => string(24) "application/octet-stream" "lha" => string(24) "application/octet-stream" "lzh" => string(24) "application/octet-stream" "exe" => array(2) ( 0 => string(24) "application/octet-stream" 1 => string(24) "application/x-msdownload" ) "class" => string(24) "application/octet-stream" "psd" => string(23) "application/x-photoshop" "so" => string(24) "application/octet-stream" "sea" => string(24) "application/octet-stream" "dll" => string(24) "application/octet-stream" "oda" => string(15) "application/oda" "pdf" => array(2) ( 0 => string(15) "application/pdf" 1 => string(22) "application/x-download" ) "ai" => string(22) "application/postscript" "eps" => string(22) "application/postscript" "ps" => string(22) "application/postscript" "smi" => string(16) "application/smil" "smil" => string(16) "application/smil" "mif" => string(19) "application/vnd.mif" "xls" => array(3) ( 0 => string(17) "application/excel" 1 => string(24) "application/vnd.ms-excel" 2 => string(19) "application/msexcel" ) "ppt" => array(2) ( 0 => string(22) "application/powerpoint" 1 => string(29) "application/vnd.ms-powerpoint" ) "wbxml" => string(17) "application/wbxml" "wmlc" => string(16) "application/wmlc" "dcr" => string(22) "application/x-director" "dir" => string(22) "application/x-director" "dxr" => string(22) "application/x-director" "dvi" => string(17) "application/x-dvi" "gtar" => string(18) "application/x-gtar" "gz" => string(18) "application/x-gzip" "php" => string(23) "application/x-httpd-php" "php4" => string(23) "application/x-httpd-php" "php3" => string(23) "application/x-httpd-php" "phtml" => string(23) "application/x-httpd-php" "phps" => string(30) "application/x-httpd-php-source" "js" => string(24) "application/x-javascript" "swf" => string(29) "application/x-shockwave-flash" "sit" => string(21) "application/x-stuffit" "tar" => string(17) "application/x-tar" "tgz" => array(2) ( 0 => string(17) "application/x-tar" 1 => string(29) "application/x-gzip-compressed" ) "xhtml" => string(21) "application/xhtml+xml" "xht" => string(21) "application/xhtml+xml" "zip" => array(3) ( 0 => string(17) "application/x-zip" 1 => string(15) "application/zip" 2 => string(28) "application/x-zip-compressed" ) "mid" => string(10) "audio/midi" "midi" => string(10) "audio/midi" "mpga" => string(10) "audio/mpeg" "mp2" => string(10) "audio/mpeg" "mp3" => array(4) ( 0 => string(10) "audio/mpeg" 1 => string(9) "audio/mpg" 2 => string(11) "audio/mpeg3" 3 => string(9) "audio/mp3" ) "aif" => string(12) "audio/x-aiff" "aiff" => string(12) "audio/x-aiff" "aifc" => string(12) "audio/x-aiff" "ram" => string(20) "audio/x-pn-realaudio" "rm" => string(20) "audio/x-pn-realaudio" "rpm" => string(27) "audio/x-pn-realaudio-plugin" "ra" => string(17) "audio/x-realaudio" "rv" => string(22) "video/vnd.rn-realvideo" "wav" => array(3) ( 0 => string(11) "audio/x-wav" 1 => string(10) "audio/wave" 2 => string(9) "audio/wav" ) "bmp" => array(2) ( 0 => string(9) "image/bmp" 1 => string(19) "image/x-windows-bmp" ) "gif" => string(9) "image/gif" "jpeg" => array(2) ( 0 => string(10) "image/jpeg" 1 => string(11) "image/pjpeg" ) "jpg" => array(2) ( 0 => string(10) "image/jpeg" 1 => string(11) "image/pjpeg" ) "jpe" => array(2) ( 0 => string(10) "image/jpeg" 1 => string(11) "image/pjpeg" ) "png" => array(2) ( 0 => string(9) "image/png" 1 => string(11) "image/x-png" ) "tiff" => string(10) "image/tiff" "tif" => string(10) "image/tiff" "css" => string(8) "text/css" "html" => string(9) "text/html" "htm" => string(9) "text/html" "shtml" => string(9) "text/html" "txt" => string(10) "text/plain" "text" => string(10) "text/plain" "log" => array(2) ( 0 => string(10) "text/plain" 1 => string(10) "text/x-log" ) "rtx" => string(13) "text/richtext" "rtf" => string(8) "text/rtf" "xml" => string(8) "text/xml" "xsl" => string(8) "text/xml" "mpeg" => string(10) "video/mpeg" "mpg" => string(10) "video/mpeg" "mpe" => string(10) "video/mpeg" "qt" => string(15) "video/quicktime" "mov" => string(15) "video/quicktime" "avi" => string(15) "video/x-msvideo" "movie" => string(17) "video/x-sgi-movie" "doc" => string(18) "application/msword" "docx" => array(2) ( 0 => string(71) "application/vnd.openxmlformats-officedocument.wordprocessingml.document" 1 => string(15) "application/zip" ) "xlsx" => array(2) ( 0 => string(65) "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" 1 => string(15) "application/zip" ) "word" => array(2) ( 0 => string(18) "application/msword" 1 => string(24) "application/octet-stream" ) "xl" => string(17) "application/excel" "eml" => string(14) "message/rfc822" "json" => array(2) ( 0 => string(16) "application/json" 1 => string(9) "text/json" ) ) protected enable_profiler => bool false protected _zlib_oc => string(0) "" protected _profiler_sections => array(0) protected parse_exec_vars => bool true }
public security => object CI_Security(7){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( "document.cookie" => string(9) "[removed]" "document.write" => string(9) "[removed]" ".parentNode" => string(9) "[removed]" ".innerHTML" => string(9) "[removed]" "window.location" => string(9) "[removed]" "-moz-binding" => string(9) "[removed]" "<!--" => string(7) "<!--" "-->" => string(6) "-->" "<![CDATA[" => string(12) "<![CDATA[" "<comment>" => string(15) "<comment>" ) protected _never_allowed_regex => array(5) ( 0 => string(14) "javascript\s*:" 1 => string(24) "expression\s*(\(|&\#40;)" 2 => string(12) "vbscript\s*:" 3 => string(14) "Redirect\s+302" 4 => string(46) "(["'])?data\s*:[^\1]*?base64[^\1]*?,[^\1]*?\1?" ) }
public input => object CI_Input(9){ public ip_address => bool false public user_agent => bool false public _allow_get_array => bool true public _standardize_newlines => bool true public _enable_xss => bool false public _enable_csrf => bool false protected headers => array(0) public security => object CI_Security(7)
public lang => object CI_Lang(2){ protected _xss_hash => string(0) "" protected _csrf_hash => string(0) "" protected _csrf_expire => integer 7200 protected _csrf_token_name => string(13) "ci_csrf_token" protected _csrf_cookie_name => string(13) "ci_csrf_token" protected _never_allowed_str => array(10) ( "document.cookie" => string(9) "[removed]" "document.write" => string(9) "[removed]" ".parentNode" => string(9) "[removed]" ".innerHTML" => string(9) "[removed]" "window.location" => string(9) "[removed]" "-moz-binding" => string(9) "[removed]" "<!--" => string(7) "<!--" "-->" => string(6) "-->" "<![CDATA[" => string(12) "<![CDATA[" "<comment>" => string(15) "<comment>" ) protected _never_allowed_regex => array(5) ( 0 => string(14) "javascript\s*:" 1 => string(24) "expression\s*(\(|&\#40;)" 2 => string(12) "vbscript\s*:" 3 => string(14) "Redirect\s+302" 4 => string(46) "(["'])?data\s*:[^\1]*?base64[^\1]*?,[^\1]*?\1?" ) }
public uni => object CI_Utf8(0){ }
}{ public language => array(0) public is_loaded => array(0) }
public loader => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( "application/views/" => bool true ) protected _ci_library_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _ci_model_paths => array(1) ( 0 => string(12) "application/" ) protected _ci_helper_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _base_classes => array(12) ( "error" => string(5) "Error" "benchmark" => string(9) "Benchmark" "hooks" => string(5) "Hooks" "config" => string(6) "Config" "utf8" => string(4) "Utf8" "uri" => string(3) "URI" "router" => string(6) "Router" "output" => string(6) "Output" "security" => string(8) "Security" "input" => string(5) "Input" "lang" => string(4) "Lang" "loader" => string(6) "Loader" ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( "cache" => string(5) "cache" "dbsharding" => string(10) "dbsharding" "cismarty" => string(8) "cismarty" ) protected _ci_loaded_files => array(3) ( 0 => string(31) "application/libraries/cache.php" 1 => string(36) "application/libraries/dbsharding.php" 2 => string(34) "application/libraries/cismarty.php" ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( "db_proxy_helper" => bool true ) protected _ci_varmap => array(2) ( "unit_test" => string(4) "unit" "user_agent" => string(5) "agent" ) }
public load => object CI_Loader(12){ protected _ci_ob_level => integer 1 protected _ci_view_paths => array(1) ( "application/views/" => bool true ) protected _ci_library_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _ci_model_paths => array(1) ( 0 => string(12) "application/" ) protected _ci_helper_paths => array(2) ( 0 => string(12) "application/" 1 => string(50) "/data/CM/app/subversion/svn_checkout/ideat/system/" ) protected _base_classes => array(12) ( "error" => string(5) "Error" "benchmark" => string(9) "Benchmark" "hooks" => string(5) "Hooks" "config" => string(6) "Config" "utf8" => string(4) "Utf8" "uri" => string(3) "URI" "router" => string(6) "Router" "output" => string(6) "Output" "security" => string(8) "Security" "input" => string(5) "Input" "lang" => string(4) "Lang" "loader" => string(6) "Loader" ) protected _ci_cached_vars => array(0) protected _ci_classes => array(3) ( "cache" => string(5) "cache" "dbsharding" => string(10) "dbsharding" "cismarty" => string(8) "cismarty" ) protected _ci_loaded_files => array(3) ( 0 => string(31) "application/libraries/cache.php" 1 => string(36) "application/libraries/dbsharding.php" 2 => string(34) "application/libraries/cismarty.php" ) protected _ci_models => array(0) protected _ci_helpers => array(1) ( "db_proxy_helper" => bool true ) protected _ci_varmap => array(2) ( "unit_test" => string(4) "unit" "user_agent" => string(5) "agent" ) }
public cache => object Lc_cache(0){ }
public dbsharding => object DbSharding(0){ }
public cismarty => object Cismarty(74){ protected ci => object Notfound(16) { *RECURSION* } public auto_literal => bool true public error_unassigned => bool false public use_include_path => bool false private template_dir => array(1) ( 0 => string(18) "application/views/" ) public joined_template_dir => string(18) "application/views/" public joined_config_dir => string(20) "application/configs/" public default_template_handler_func => NULL public default_config_handler_func => NULL public default_plugin_handler_func => NULL private compile_dir => string(55) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/" private plugins_dir => array(1) ( 0 => string(37) "application/libraries/Smarty/plugins/" ) private cache_dir => string(49) "/data/CM/app/subversion/svn_checkout/ideat/cache/" private config_dir => array(1) ( 0 => string(20) "application/configs/" ) public force_compile => bool false public compile_check => bool true public use_sub_dirs => bool false public allow_ambiguous_resources => bool false public caching => bool false public merge_compiled_includes => bool false public cache_lifetime => integer 60 public force_cache => bool false public cache_id => NULL public compile_id => NULL public left_delimiter => string(2) "{~" public right_delimiter => string(2) "~}" public security_class => string(15) "Smarty_Security" public security_policy => NULL public php_handling => integer 0 public allow_php_templates => bool false public direct_access_security => bool true public debugging => bool false public debugging_ctrl => string(4) "NONE" public smarty_debug_id => string(12) "SMARTY_DEBUG" public debug_tpl => string(86) "file:/data/CM/app/subversion/svn_checkout/ideat/application/libraries/Smarty/debug.tpl" public error_reporting => NULL public get_used_tags => bool false public config_overwrite => bool true public config_booleanize => bool true public config_read_hidden => bool false public compile_locking => bool true public cache_locking => bool false public locking_timeout => integer 10 public template_functions => array(0) public default_resource_type => string(4) "file" public caching_type => string(4) "file" public properties => array(0) public default_config_type => string(4) "file" public template_objects => array(4) ( "application/views/#templates/article_base.html" => object Smarty_Internal_Template(21)
}{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(27) "templates/article_base.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(2) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Cismarty(74) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
"application/views/#templates/meta.html" => object Smarty_Internal_Template(21){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(122) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/5d6c1ac10c6c7594517be68c20562acdfd447525.file.article_base.html.php" public timestamp => integer 1544693227 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(19) "templates/meta.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(9) ( ... ) public parent => object Smarty_Internal_Template(21)
"application/views/#templates/header.html" => object Smarty_Internal_Template(21){ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(27) "templates/article_base.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(2) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Cismarty(74) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
public config_vars => array(0) public source => object Smarty_Template_Source(16){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(122) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/5d6c1ac10c6c7594517be68c20562acdfd447525.file.article_base.html.php" public timestamp => integer 1544693227 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(114) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/7c37cfbac8207b73a8148d741dc1132ca7e6986f.file.meta.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "7c37cfbac8207b73a8148d741dc1132ca7e6986f" public resource => string(19) "templates/meta.html" public type => string(4) "file" public name => string(19) "templates/meta.html" public unique_resource => string(68) "Smarty_Internal_Resource_File#application/views/#templates/meta.html" public filepath => string(37) "application/views/templates/meta.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(21) "templates/header.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Smarty_Internal_Template(21)
"application/views/#notfound.html" => object Smarty_Internal_Template(20){ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(27) "templates/article_base.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(2) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Cismarty(74) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
public config_vars => array(0) public source => object Smarty_Template_Source(16){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(122) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/5d6c1ac10c6c7594517be68c20562acdfd447525.file.article_base.html.php" public timestamp => integer 1544693227 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(116) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40.file.header.html.php" public timestamp => integer 1544693223 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "4b6e1dbfa8ce0cd7d46be812f7ae7cae8a3a0c40" public resource => string(21) "templates/header.html" public type => string(4) "file" public name => string(21) "templates/header.html" public unique_resource => string(70) "Smarty_Internal_Resource_File#application/views/#templates/header.html" public filepath => string(39) "application/views/templates/header.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(13) "notfound.html" public mustCompile => NULL public has_nocache_code => bool false public properties => array(3) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(1) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Smarty_Internal_Template(21)
) public cache_modified_check => bool false public registered_plugins => array(1) ( "modifier" => array(6) ( "geturl" => array(3) ( ... ) "cutword" => array(3) ( ... ) "compare_date" => array(3) ( ... ) "formate_date" => array(3) ( ... ) "getbase" => array(3) ( ... ) "shop" => array(3) ( ... ) ) ) public plugin_search_order => array(4) ( 0 => string(8) "function" 1 => string(5) "block" 2 => string(8) "compiler" 3 => string(5) "class" ) public registered_objects => array(0) public registered_classes => array(0) public registered_filters => array(0) public registered_resources => array(0) public _resource_handlers => array(1) ( "file" => object Smarty_Internal_Resource_File(3){ public cache_id => NULL public compile_id => NULL public caching => bool false public cache_lifetime => integer 60 public template_resource => string(27) "templates/article_base.html" public mustCompile => bool false public has_nocache_code => bool false public properties => array(5) ( ... ) public required_plugins => array(2) ( ... ) public smarty => object Cismarty(74) { *RECURSION* } public block_data => array(0) public variable_filters => array(0) public used_tags => array(0) public allow_relative_path => bool false public _capture_stack => array(2) ( ... ) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(8) ( ... ) public parent => object Cismarty(74) { *RECURSION* } public config_vars => array(0) public source => object Smarty_Template_Source(16)
public config_vars => array(0) public source => object Smarty_Template_Source(16){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public compiled => object Smarty_Template_Compiled(7){ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public filepath => string(122) "/data/CM/app/subversion/svn_checkout/ideat/templates_c/5d6c1ac10c6c7594517be68c20562acdfd447525.file.article_base.html.php" public timestamp => integer 1544693227 public exists => bool true public loaded => bool true public isCompiled => bool false public source => object Smarty_Template_Source(16)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => string(40) "5d6c1ac10c6c7594517be68c20562acdfd447525" public resource => string(27) "templates/article_base.html" public type => string(4) "file" public name => string(27) "templates/article_base.html" public unique_resource => string(76) "Smarty_Internal_Resource_File#application/views/#templates/article_base.html" public filepath => string(45) "application/views/templates/article_base.html" public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
public _properties => array(7) ( ... ) }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => integer 1544612375 public exists => bool true }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" public uid => NULL public resource => string(13) "notfound.html" public type => string(4) "file" public name => string(13) "notfound.html" public unique_resource => string(62) "Smarty_Internal_Resource_File#application/views/#notfound.html" public filepath => bool false public uncompiled => bool false public recompiled => bool false public components => NULL public handler => object Smarty_Internal_Resource_File(3)
}{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
public smarty => object Cismarty(74) { *RECURSION* } public timestamp => bool false public exists => bool false }{ public compiler_class => string(38) "Smarty_Internal_SmartyTemplateCompiler" public template_lexer_class => string(29) "Smarty_Internal_Templatelexer" public template_parser_class => string(30) "Smarty_Internal_Templateparser" }
) public registered_cache_resources => array(0) public _cacheresource_handlers => array(0) public autoload_filters => array(0) public default_modifiers => array(0) public escape_html => bool false public start_time => float 1746352134.897 public _file_perms => integer 420 public _dir_perms => integer 505 public _tag_stack => array(0) public smarty => object Cismarty(74) { *RECURSION* } public _current_file => NULL public _parserdebug => bool false public merged_templates_func => array(0) public template_class => string(24) "Smarty_Internal_Template" public tpl_vars => array(6) ( "env" => object Smarty_Variable(3){ public value => array(10) ( ... ) public nocache => bool false public scope => integer 0 }
"css" => object Smarty_Variable(3){ public value => array(2) ( ... ) public nocache => bool false public scope => integer 0 }
"js" => object Smarty_Variable(3){ public value => NULL public nocache => bool false public scope => integer 0 }
"title" => object Smarty_Variable(3){ public value => string(3) "404" public nocache => bool false public scope => integer 0 }
"child_tpl" => object Smarty_Variable(3){ public value => string(13) "notfound.html" public nocache => bool false public scope => integer 0 }
"nav_type" => object Smarty_Variable(3){ public value => string(4) "user" public nocache => bool false public scope => integer 0 }
) public parent => NULL public config_vars => array(0) }parameters
array(0)
330 include_once(APPPATH.'controllers/notfound.php'); 331 $CI = get_instance(); 332 unset($CI); 333 $CI = new Notfound(); 334 global $URI; 335 call_user_func_array(array(&$CI, 'index'), array_slice($URI->rsegments, 2)); 336 if (class_exists('CI_DB') AND isset($CI->db)) 337 { 338 $CI->db->close(); 339 } 340 exit;
-
/data/CM/app/subversion/svn_checkout/ideat/system/core/CodeIgniter.php [ 357 ] » show_404(arguments)
page
string(17) "article/undefined"
352 353 } 354 } 355 else 356 { 357 show_404("{$class}/{$method}"); 358 } 359 } 360 361 // Call the requested method. 362 // Any URI segments present (besides the class/function) will be passed to the method for convenience
-
/data/CM/app/subversion/svn_checkout/ideat/index.php [ 207 ] » require_once(arguments)
0
string(70) "/data/CM/app/subversion/svn_checkout/ideat/system/core/CodeIgniter.php"
202 203 if(file_exists('application/helpers/common_helper.php')) { 204 require_once 'application/helpers/common_helper.php'; 205 } 206 207 require_once BASEPATH.'core/CodeIgniter.php'; 208 209 /* End of file index.php */ 210 /* Location: ./index.php */