MDB2_Error Object
(
[error_message_prefix] =>
[mode] => 1
[level] => 1024
[code] => -2
[message] => MDB2 Error: syntax error
[userinfo] => _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;]
[Native code: 1064]
[Native message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-6,6' at line 1]
[backtrace] => Array
(
[0] => Array
(
[file] => /home/jintan.co.jp/public_html/pearlib/PEAR/MDB2.php
[line] => 979
[function] => PEAR_Error
[class] => PEAR_Error
[type] => ->
[args] => Array
(
[0] => MDB2 Error: syntax error
[1] => -2
[2] => 1
[3] => 1024
[4] => _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;]
[Native code: 1064]
[Native message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-6,6' at line 1]
)
)
[1] => Array
(
[file] => /home/jintan.co.jp/public_html/pearlib/PEAR/PEAR.php
[line] => 564
[function] => __construct
[class] => MDB2_Error
[object] => MDB2_Error Object
*RECURSION*
[type] => ->
[args] => Array
(
[0] => -2
[1] => 1
[2] => 1024
[3] => _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;]
[Native code: 1064]
[Native message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-6,6' at line 1]
)
)
[2] => Array
(
[file] => /home/jintan.co.jp/public_html/pearlib/PEAR/MDB2.php
[line] => 1500
[function] => raiseError
[class] => PEAR
[object] => PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
[type] => ->
[args] => Array
(
[0] =>
[1] => -2
[2] =>
[3] =>
[4] => _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;]
[Native code: 1064]
[Native message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-6,6' at line 1]
[5] => MDB2_Error
[6] => 1
)
)
[3] => Array
(
[file] => /home/jintan.co.jp/public_html/pearlib/PEAR/MDB2/Driver/mysql.php
[line] => 811
[function] => raiseError
[class] => MDB2_Driver_Common
[object] => MDB2_Driver_mysql Object
(
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[server_capabilities_checked:protected] => 1
[start_transaction:protected] => 1
[varchar_max_length] => 65532
[datatype] =>
[extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
[function] =>
[manager] =>
[native] =>
[reverse] =>
[db_index] => 1
[dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connected_dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connection] => Resource id #23
[opened_persistent] =>
[database_name] => jintan0312
[connected_database_name] => jintan0312
[connected_server_info] => 5.1.73
[supported] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[summary_functions] => 1
[order_by_text] => 1
[transactions] => 1
[savepoints] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[triggers] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => 1
[identifier_quoting] => 1
[pattern_escaping] => 1
[new_link] => 1
)
[options] => Array
(
[ssl] =>
[field_case] => 0
[disable_query] =>
[result_class] => MDB2_Result_%s
[buffered_result_class] => MDB2_BufferedResult_%s
[result_wrap_class] =>
[result_buffering] => 1
[fetch_class] => stdClass
[persistent] =>
[debug] => 0
[debug_handler] => MDB2_defaultDebugOutput
[debug_expanded_output] =>
[default_text_field_length] => 4096
[lob_buffer_length] => 8192
[log_line_break] =>
[idxname_format] => %s_idx
[seqname_format] => %s_seq
[savepoint_format] => MDB2_SAVEPOINT_%s
[statement_format] => MDB2_STATEMENT_%1$s_%2$s
[seqcol_name] => sequence
[quote_identifier] =>
[use_transactions] => 1
[decimal_places] => 2
[portability] => 127
[modules] => Array
(
[ex] => Extended
[dt] => Datatype
[mg] => Manager
[rv] => Reverse
[na] => Native
[fc] => Function
)
[emulate_prepared] =>
[datatype_map] => Array
(
)
[datatype_map_callback] => Array
(
)
[nativetype_map_callback] => Array
(
)
[lob_allow_url_include] =>
[bindname_format] => (?:\d+)|(?:[a-zA-Z][a-zA-Z0-9_]*)
[max_identifiers_length] => 64
[default_fk_action_onupdate] => RESTRICT
[default_fk_action_ondelete] => RESTRICT
[DBA_username] =>
[DBA_password] =>
[default_table_type] =>
)
[wildcards:protected] => Array
(
[0] => %
[1] => _
)
[as_keyword] => AS
[warnings] => Array
(
)
[debug_output] =>
[in_transaction] =>
[nested_transaction_counter] =>
[has_transaction_error:protected] =>
[offset] => 0
[limit] => 0
[phptype] => mysql
[dbsyntax] => mysql
[last_query] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
[fetchmode] => 1
[modules:protected] => Array
(
[Extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
)
[destructor_registered:protected] => 1
[pear:protected] => PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
)
[type] => ->
[args] => Array
(
[0] =>
[1] =>
[2] =>
[3] => Could not execute statement
[4] => _doQuery
)
)
[4] => Array
(
[file] => /home/jintan.co.jp/public_html/pearlib/PEAR/MDB2.php
[line] => 2629
[function] => _doQuery
[class] => MDB2_Driver_mysql
[object] => MDB2_Driver_mysql Object
(
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[server_capabilities_checked:protected] => 1
[start_transaction:protected] => 1
[varchar_max_length] => 65532
[datatype] =>
[extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
[function] =>
[manager] =>
[native] =>
[reverse] =>
[db_index] => 1
[dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connected_dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connection] => Resource id #23
[opened_persistent] =>
[database_name] => jintan0312
[connected_database_name] => jintan0312
[connected_server_info] => 5.1.73
[supported] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[summary_functions] => 1
[order_by_text] => 1
[transactions] => 1
[savepoints] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[triggers] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => 1
[identifier_quoting] => 1
[pattern_escaping] => 1
[new_link] => 1
)
[options] => Array
(
[ssl] =>
[field_case] => 0
[disable_query] =>
[result_class] => MDB2_Result_%s
[buffered_result_class] => MDB2_BufferedResult_%s
[result_wrap_class] =>
[result_buffering] => 1
[fetch_class] => stdClass
[persistent] =>
[debug] => 0
[debug_handler] => MDB2_defaultDebugOutput
[debug_expanded_output] =>
[default_text_field_length] => 4096
[lob_buffer_length] => 8192
[log_line_break] =>
[idxname_format] => %s_idx
[seqname_format] => %s_seq
[savepoint_format] => MDB2_SAVEPOINT_%s
[statement_format] => MDB2_STATEMENT_%1$s_%2$s
[seqcol_name] => sequence
[quote_identifier] =>
[use_transactions] => 1
[decimal_places] => 2
[portability] => 127
[modules] => Array
(
[ex] => Extended
[dt] => Datatype
[mg] => Manager
[rv] => Reverse
[na] => Native
[fc] => Function
)
[emulate_prepared] =>
[datatype_map] => Array
(
)
[datatype_map_callback] => Array
(
)
[nativetype_map_callback] => Array
(
)
[lob_allow_url_include] =>
[bindname_format] => (?:\d+)|(?:[a-zA-Z][a-zA-Z0-9_]*)
[max_identifiers_length] => 64
[default_fk_action_onupdate] => RESTRICT
[default_fk_action_ondelete] => RESTRICT
[DBA_username] =>
[DBA_password] =>
[default_table_type] =>
)
[wildcards:protected] => Array
(
[0] => %
[1] => _
)
[as_keyword] => AS
[warnings] => Array
(
)
[debug_output] =>
[in_transaction] =>
[nested_transaction_counter] =>
[has_transaction_error:protected] =>
[offset] => 0
[limit] => 0
[phptype] => mysql
[dbsyntax] => mysql
[last_query] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
[fetchmode] => 1
[modules:protected] => Array
(
[Extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
)
[destructor_registered:protected] => 1
[pear:protected] => PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
)
[type] => ->
[args] => Array
(
[0] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
[1] =>
[2] => Resource id #23
[3] => jintan0312
)
)
[5] => Array
(
[file] => /home/jintan.co.jp/public_html/model/wow/WOWEditModel.php
[line] => 60
[function] => query
[class] => MDB2_Driver_Common
[object] => MDB2_Driver_mysql Object
(
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[server_capabilities_checked:protected] => 1
[start_transaction:protected] => 1
[varchar_max_length] => 65532
[datatype] =>
[extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
[function] =>
[manager] =>
[native] =>
[reverse] =>
[db_index] => 1
[dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connected_dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connection] => Resource id #23
[opened_persistent] =>
[database_name] => jintan0312
[connected_database_name] => jintan0312
[connected_server_info] => 5.1.73
[supported] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[summary_functions] => 1
[order_by_text] => 1
[transactions] => 1
[savepoints] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[triggers] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => 1
[identifier_quoting] => 1
[pattern_escaping] => 1
[new_link] => 1
)
[options] => Array
(
[ssl] =>
[field_case] => 0
[disable_query] =>
[result_class] => MDB2_Result_%s
[buffered_result_class] => MDB2_BufferedResult_%s
[result_wrap_class] =>
[result_buffering] => 1
[fetch_class] => stdClass
[persistent] =>
[debug] => 0
[debug_handler] => MDB2_defaultDebugOutput
[debug_expanded_output] =>
[default_text_field_length] => 4096
[lob_buffer_length] => 8192
[log_line_break] =>
[idxname_format] => %s_idx
[seqname_format] => %s_seq
[savepoint_format] => MDB2_SAVEPOINT_%s
[statement_format] => MDB2_STATEMENT_%1$s_%2$s
[seqcol_name] => sequence
[quote_identifier] =>
[use_transactions] => 1
[decimal_places] => 2
[portability] => 127
[modules] => Array
(
[ex] => Extended
[dt] => Datatype
[mg] => Manager
[rv] => Reverse
[na] => Native
[fc] => Function
)
[emulate_prepared] =>
[datatype_map] => Array
(
)
[datatype_map_callback] => Array
(
)
[nativetype_map_callback] => Array
(
)
[lob_allow_url_include] =>
[bindname_format] => (?:\d+)|(?:[a-zA-Z][a-zA-Z0-9_]*)
[max_identifiers_length] => 64
[default_fk_action_onupdate] => RESTRICT
[default_fk_action_ondelete] => RESTRICT
[DBA_username] =>
[DBA_password] =>
[default_table_type] =>
)
[wildcards:protected] => Array
(
[0] => %
[1] => _
)
[as_keyword] => AS
[warnings] => Array
(
)
[debug_output] =>
[in_transaction] =>
[nested_transaction_counter] =>
[has_transaction_error:protected] =>
[offset] => 0
[limit] => 0
[phptype] => mysql
[dbsyntax] => mysql
[last_query] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
[fetchmode] => 1
[modules:protected] => Array
(
[Extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
)
[destructor_registered:protected] => 1
[pear:protected] => PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
)
[type] => ->
[args] => Array
(
[0] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
)
)
[6] => Array
(
[file] => /home/jintan.co.jp/public_html/blog/index.php
[line] => 174
[function] => getData
[class] => WOWEditModel
[object] => WOWEditModel Object
(
[ctrl] => BlogController Object
(
[_gw_default_action] => index
[page] => -1
[_pageCount] => 6
[detail_limit] => 59
[title_limit] => 27
[new] => 604800
[title_name] =>
[date] =>
[view] => Array
(
[clubs] => Array
(
)
[categorys] => Array
(
)
[years] => Array
(
)
[gets] => 2010/08/
[archive] => 1
[page_title] =>
[pan] => 社員の活動 >
)
[pan] =>
[tableName] => blog
[open_check] => delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now()
[_viewColumns] => Array
(
[0] => page
[1] => type
[2] => category
)
[SCRIPT_FROM_DOCUMENT_ROOT] => /blog/index.php
[_gw_action_key] => action
[_gw_template_ext] => html
[_gw_template_engine] => smarty
[_gw_validator_class] => BlogValidator
[_gw_form_parameter_callback] =>
[_gw_disable_session] =>
[_gw_before_filters] => Array
(
)
[_gw_after_filters] => Array
(
)
[_gw_around_filters] => Array
(
)
[_gw_log_level] => 5
[_gw_log_file] =>
[_gw_action] => archive
[_gw_view] => SmartyView Object
(
[smarty] => Smarty Object
(
[template_dir] => ../view
[compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[config_dir] =>
[plugins_dir] => Array
(
[0] => plugins
[1] => /home/jintan.co.jp/public_html/lib/Guesswork/plugins
)
[debugging] =>
[error_reporting] =>
[debug_tpl] =>
[debugging_ctrl] => NONE
[compile_check] => 1
[force_compile] =>
[caching] => 0
[cache_dir] =>
[cache_lifetime] => 3600
[cache_modified_check] =>
[php_handling] => 0
[security] =>
[secure_dir] => Array
(
)
[security_settings] => Array
(
[PHP_HANDLING] =>
[IF_FUNCS] => Array
(
[0] => array
[1] => list
[2] => isset
[3] => empty
[4] => count
[5] => sizeof
[6] => in_array
[7] => is_array
[8] => true
[9] => false
[10] => null
)
[INCLUDE_ANY] =>
[PHP_TAGS] =>
[MODIFIER_FUNCS] => Array
(
[0] => count
)
[ALLOW_CONSTANTS] =>
[ALLOW_SUPER_GLOBALS] => 1
)
[trusted_dir] => Array
(
)
[left_delimiter] => {{
[right_delimiter] => }}
[request_vars_order] => EGPCS
[request_use_auto_globals] => 1
[compile_id] =>
[use_sub_dirs] =>
[default_modifiers] => Array
(
)
[default_resource_type] => file
[cache_handler_func] =>
[autoload_filters] => Array
(
)
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[config_fix_newlines] => 1
[default_template_handler_func] =>
[compiler_file] => Smarty_Compiler.class.php
[compiler_class] => Smarty_Compiler
[config_class] => Config_File
[_tpl_vars] => Array
(
[SCRIPT_NAME] => /blog/index.php
)
[_smarty_vars] =>
[_sections] => Array
(
)
[_foreach] => Array
(
)
[_tag_stack] => Array
(
)
[_conf_obj] =>
[_config] => Array
(
[0] => Array
(
[vars] => Array
(
)
[files] => Array
(
)
)
)
[_smarty_md5] => f8d698aea36fcbead2b9d5359ffca76f
[_version] => 2.6.25
[_inclusion_depth] => 0
[_compile_id] =>
[_smarty_debug_id] => SMARTY_DEBUG
[_smarty_debug_info] => Array
(
)
[_cache_info] => Array
(
)
[_file_perms] => 420
[_dir_perms] => 505
[_reg_objects] => Array
(
)
[_plugins] => Array
(
[modifier] => Array
(
)
[function] => Array
(
)
[block] => Array
(
)
[compiler] => Array
(
)
[prefilter] => Array
(
)
[postfilter] => Array
(
)
[outputfilter] => Array
(
)
[resource] => Array
(
)
[insert] => Array
(
)
)
[_cache_serials] => Array
(
)
[_cache_include] =>
[_cache_including] =>
[_supers] => Array
(
[get] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[post] => Array
(
)
[server] => Array
(
[REDIRECT_STATUS] => 200
[HTTP_HOST] => www.jintan.co.jp
[HTTP_X_FORWARDED_FOR] => 216.73.217.52
[HTTP_ACCEPT] => */*
[HTTP_REFERER] => http://www.jintan.co.jp/blog/2010/08/
[HTTP_CONNECTION] => keep-alive
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_VIA] => 2.0 f2d52ab2a82cdb67b05ac4cce72e883e.cloudfront.net (CloudFront)
[HTTP_X_AMZ_CF_ID] => DgktY7UTQ7Q43xnFrt4ffJkWY0evGZmzSqT7h14AXk_thyP7sSRWfA==
[PATH] => /sbin:/usr/sbin:/bin:/usr/bin
[SERVER_SIGNATURE] => Apache Server at www.jintan.co.jp Port 80
[SERVER_SOFTWARE] => Apache
[SERVER_NAME] => www.jintan.co.jp
[SERVER_ADDR] => 10.0.0.140
[SERVER_PORT] => 80
[REMOTE_ADDR] => 18.68.21.81
[DOCUMENT_ROOT] => /home/jintan.co.jp/public_html
[SERVER_ADMIN] => postmaster@jintan.co.jp
[SCRIPT_FILENAME] => /home/jintan.co.jp/public_html/blog/index.php
[REMOTE_PORT] => 48908
[REDIRECT_QUERY_STRING] => type=2010&category=08&action=archive
[REDIRECT_URL] => /blog/2010/08/
[GATEWAY_INTERFACE] => CGI/1.1
[SERVER_PROTOCOL] => HTTP/1.1
[REQUEST_METHOD] => GET
[QUERY_STRING] => type=2010&category=08&action=archive
[REQUEST_URI] => /blog/2010/08/
[SCRIPT_NAME] => /blog/index.php
[PHP_SELF] => /blog/index.php
[REQUEST_TIME] => 1780983321
)
[session] => Array
(
)
[request] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[cookies] => Array
(
)
[env] => Array
(
)
)
)
[result] =>
)
[_gw_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[_gw_flash] => Array
(
)
[_gw_request] => Request Object
(
[_action] => archive
[_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
)
[_gw_errors] =>
[_gw_around_filter_instances] => Array
(
)
[_gw_logger] => Logger Object
(
[level] => 5
[filepath] =>
)
[_gw_template_class] => /home/jintan.co.jp/public_html/lib/smarty/Smarty.class.php
[_gw_template_templates_dir] => ../view
[_gw_template_compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[_MAIL_FORM_EMAILS] => Array
(
[0] => kozo.yamamoto@gpol.co.jp
)
[_REFERER_CODE] => www.jintan.co.jp
[inputType] => WOWInputType Object
(
[ctrl] => BlogController Object
*RECURSION*
[errorList] =>
[acknowledge] => Array
(
[0] =>
[1] => 下書き
[2] => 承認要請
[3] => 承認
)
[viewacknowledge] => 1
[permission] => Array
(
[0] =>
[1] => 承予
[2] => 承書
[3] => 承読
[4] => グ予
[5] => グ書
[6] => グ読
[7] => 所予
[8] => 所書
[9] => 所読
)
[display] => Array
(
[0] =>
[1] => 非表示
[2] => 表示
)
)
[model] => WOWEditModel Object
*RECURSION*
[type] => 2010
[category] => 08
[documentRoot] =>
[club_data] => Array
(
)
[category_data] => Array
(
)
)
[db] => MDB2_Driver_mysql Object
(
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[server_capabilities_checked:protected] => 1
[start_transaction:protected] => 1
[varchar_max_length] => 65532
[datatype] =>
[extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
[function] =>
[manager] =>
[native] =>
[reverse] =>
[db_index] => 1
[dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connected_dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connection] => Resource id #23
[opened_persistent] =>
[database_name] => jintan0312
[connected_database_name] => jintan0312
[connected_server_info] => 5.1.73
[supported] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[summary_functions] => 1
[order_by_text] => 1
[transactions] => 1
[savepoints] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[triggers] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => 1
[identifier_quoting] => 1
[pattern_escaping] => 1
[new_link] => 1
)
[options] => Array
(
[ssl] =>
[field_case] => 0
[disable_query] =>
[result_class] => MDB2_Result_%s
[buffered_result_class] => MDB2_BufferedResult_%s
[result_wrap_class] =>
[result_buffering] => 1
[fetch_class] => stdClass
[persistent] =>
[debug] => 0
[debug_handler] => MDB2_defaultDebugOutput
[debug_expanded_output] =>
[default_text_field_length] => 4096
[lob_buffer_length] => 8192
[log_line_break] =>
[idxname_format] => %s_idx
[seqname_format] => %s_seq
[savepoint_format] => MDB2_SAVEPOINT_%s
[statement_format] => MDB2_STATEMENT_%1$s_%2$s
[seqcol_name] => sequence
[quote_identifier] =>
[use_transactions] => 1
[decimal_places] => 2
[portability] => 127
[modules] => Array
(
[ex] => Extended
[dt] => Datatype
[mg] => Manager
[rv] => Reverse
[na] => Native
[fc] => Function
)
[emulate_prepared] =>
[datatype_map] => Array
(
)
[datatype_map_callback] => Array
(
)
[nativetype_map_callback] => Array
(
)
[lob_allow_url_include] =>
[bindname_format] => (?:\d+)|(?:[a-zA-Z][a-zA-Z0-9_]*)
[max_identifiers_length] => 64
[default_fk_action_onupdate] => RESTRICT
[default_fk_action_ondelete] => RESTRICT
[DBA_username] =>
[DBA_password] =>
[default_table_type] =>
)
[wildcards:protected] => Array
(
[0] => %
[1] => _
)
[as_keyword] => AS
[warnings] => Array
(
)
[debug_output] =>
[in_transaction] =>
[nested_transaction_counter] =>
[has_transaction_error:protected] =>
[offset] => 0
[limit] => 0
[phptype] => mysql
[dbsyntax] => mysql
[last_query] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
[fetchmode] => 1
[modules:protected] => Array
(
[Extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
)
[destructor_registered:protected] => 1
[pear:protected] => PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
)
[data] => Array
(
[`club`] => Array
(
)
[`blogcategory`] => Array
(
)
[`blog`] => Array
(
[0] => Array
(
[id] =>
[user_select] =>
[permission] =>
[acknowledge] =>
[count] => 0
)
)
)
[master] => Array
(
[club WHERE delete_datetime IS NULL ] => Array
(
)
[blogcategory WHERE delete_datetime IS NULL ] => Array
(
)
)
[info] => Array
(
)
[databaseCharacter] => UTF-8
)
[type] => ->
[args] => Array
(
[0] => blog
[1] => Array
(
[0] => *
[1] => DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd
)
[2] => WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6
)
)
[7] => Array
(
[function] => executeArchive
[class] => BlogController
[object] => BlogController Object
(
[_gw_default_action] => index
[page] => -1
[_pageCount] => 6
[detail_limit] => 59
[title_limit] => 27
[new] => 604800
[title_name] =>
[date] =>
[view] => Array
(
[clubs] => Array
(
)
[categorys] => Array
(
)
[years] => Array
(
)
[gets] => 2010/08/
[archive] => 1
[page_title] =>
[pan] => 社員の活動 >
)
[pan] =>
[tableName] => blog
[open_check] => delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now()
[_viewColumns] => Array
(
[0] => page
[1] => type
[2] => category
)
[SCRIPT_FROM_DOCUMENT_ROOT] => /blog/index.php
[_gw_action_key] => action
[_gw_template_ext] => html
[_gw_template_engine] => smarty
[_gw_validator_class] => BlogValidator
[_gw_form_parameter_callback] =>
[_gw_disable_session] =>
[_gw_before_filters] => Array
(
)
[_gw_after_filters] => Array
(
)
[_gw_around_filters] => Array
(
)
[_gw_log_level] => 5
[_gw_log_file] =>
[_gw_action] => archive
[_gw_view] => SmartyView Object
(
[smarty] => Smarty Object
(
[template_dir] => ../view
[compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[config_dir] =>
[plugins_dir] => Array
(
[0] => plugins
[1] => /home/jintan.co.jp/public_html/lib/Guesswork/plugins
)
[debugging] =>
[error_reporting] =>
[debug_tpl] =>
[debugging_ctrl] => NONE
[compile_check] => 1
[force_compile] =>
[caching] => 0
[cache_dir] =>
[cache_lifetime] => 3600
[cache_modified_check] =>
[php_handling] => 0
[security] =>
[secure_dir] => Array
(
)
[security_settings] => Array
(
[PHP_HANDLING] =>
[IF_FUNCS] => Array
(
[0] => array
[1] => list
[2] => isset
[3] => empty
[4] => count
[5] => sizeof
[6] => in_array
[7] => is_array
[8] => true
[9] => false
[10] => null
)
[INCLUDE_ANY] =>
[PHP_TAGS] =>
[MODIFIER_FUNCS] => Array
(
[0] => count
)
[ALLOW_CONSTANTS] =>
[ALLOW_SUPER_GLOBALS] => 1
)
[trusted_dir] => Array
(
)
[left_delimiter] => {{
[right_delimiter] => }}
[request_vars_order] => EGPCS
[request_use_auto_globals] => 1
[compile_id] =>
[use_sub_dirs] =>
[default_modifiers] => Array
(
)
[default_resource_type] => file
[cache_handler_func] =>
[autoload_filters] => Array
(
)
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[config_fix_newlines] => 1
[default_template_handler_func] =>
[compiler_file] => Smarty_Compiler.class.php
[compiler_class] => Smarty_Compiler
[config_class] => Config_File
[_tpl_vars] => Array
(
[SCRIPT_NAME] => /blog/index.php
)
[_smarty_vars] =>
[_sections] => Array
(
)
[_foreach] => Array
(
)
[_tag_stack] => Array
(
)
[_conf_obj] =>
[_config] => Array
(
[0] => Array
(
[vars] => Array
(
)
[files] => Array
(
)
)
)
[_smarty_md5] => f8d698aea36fcbead2b9d5359ffca76f
[_version] => 2.6.25
[_inclusion_depth] => 0
[_compile_id] =>
[_smarty_debug_id] => SMARTY_DEBUG
[_smarty_debug_info] => Array
(
)
[_cache_info] => Array
(
)
[_file_perms] => 420
[_dir_perms] => 505
[_reg_objects] => Array
(
)
[_plugins] => Array
(
[modifier] => Array
(
)
[function] => Array
(
)
[block] => Array
(
)
[compiler] => Array
(
)
[prefilter] => Array
(
)
[postfilter] => Array
(
)
[outputfilter] => Array
(
)
[resource] => Array
(
)
[insert] => Array
(
)
)
[_cache_serials] => Array
(
)
[_cache_include] =>
[_cache_including] =>
[_supers] => Array
(
[get] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[post] => Array
(
)
[server] => Array
(
[REDIRECT_STATUS] => 200
[HTTP_HOST] => www.jintan.co.jp
[HTTP_X_FORWARDED_FOR] => 216.73.217.52
[HTTP_ACCEPT] => */*
[HTTP_REFERER] => http://www.jintan.co.jp/blog/2010/08/
[HTTP_CONNECTION] => keep-alive
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_VIA] => 2.0 f2d52ab2a82cdb67b05ac4cce72e883e.cloudfront.net (CloudFront)
[HTTP_X_AMZ_CF_ID] => DgktY7UTQ7Q43xnFrt4ffJkWY0evGZmzSqT7h14AXk_thyP7sSRWfA==
[PATH] => /sbin:/usr/sbin:/bin:/usr/bin
[SERVER_SIGNATURE] => Apache Server at www.jintan.co.jp Port 80
[SERVER_SOFTWARE] => Apache
[SERVER_NAME] => www.jintan.co.jp
[SERVER_ADDR] => 10.0.0.140
[SERVER_PORT] => 80
[REMOTE_ADDR] => 18.68.21.81
[DOCUMENT_ROOT] => /home/jintan.co.jp/public_html
[SERVER_ADMIN] => postmaster@jintan.co.jp
[SCRIPT_FILENAME] => /home/jintan.co.jp/public_html/blog/index.php
[REMOTE_PORT] => 48908
[REDIRECT_QUERY_STRING] => type=2010&category=08&action=archive
[REDIRECT_URL] => /blog/2010/08/
[GATEWAY_INTERFACE] => CGI/1.1
[SERVER_PROTOCOL] => HTTP/1.1
[REQUEST_METHOD] => GET
[QUERY_STRING] => type=2010&category=08&action=archive
[REQUEST_URI] => /blog/2010/08/
[SCRIPT_NAME] => /blog/index.php
[PHP_SELF] => /blog/index.php
[REQUEST_TIME] => 1780983321
)
[session] => Array
(
)
[request] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[cookies] => Array
(
)
[env] => Array
(
)
)
)
[result] =>
)
[_gw_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[_gw_flash] => Array
(
)
[_gw_request] => Request Object
(
[_action] => archive
[_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
)
[_gw_errors] =>
[_gw_around_filter_instances] => Array
(
)
[_gw_logger] => Logger Object
(
[level] => 5
[filepath] =>
)
[_gw_template_class] => /home/jintan.co.jp/public_html/lib/smarty/Smarty.class.php
[_gw_template_templates_dir] => ../view
[_gw_template_compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[_MAIL_FORM_EMAILS] => Array
(
[0] => kozo.yamamoto@gpol.co.jp
)
[_REFERER_CODE] => www.jintan.co.jp
[inputType] => WOWInputType Object
(
[ctrl] => BlogController Object
*RECURSION*
[errorList] =>
[acknowledge] => Array
(
[0] =>
[1] => 下書き
[2] => 承認要請
[3] => 承認
)
[viewacknowledge] => 1
[permission] => Array
(
[0] =>
[1] => 承予
[2] => 承書
[3] => 承読
[4] => グ予
[5] => グ書
[6] => グ読
[7] => 所予
[8] => 所書
[9] => 所読
)
[display] => Array
(
[0] =>
[1] => 非表示
[2] => 表示
)
)
[model] => WOWEditModel Object
(
[ctrl] => BlogController Object
*RECURSION*
[db] => MDB2_Driver_mysql Object
(
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[server_capabilities_checked:protected] => 1
[start_transaction:protected] => 1
[varchar_max_length] => 65532
[datatype] =>
[extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
[function] =>
[manager] =>
[native] =>
[reverse] =>
[db_index] => 1
[dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connected_dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connection] => Resource id #23
[opened_persistent] =>
[database_name] => jintan0312
[connected_database_name] => jintan0312
[connected_server_info] => 5.1.73
[supported] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[summary_functions] => 1
[order_by_text] => 1
[transactions] => 1
[savepoints] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[triggers] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => 1
[identifier_quoting] => 1
[pattern_escaping] => 1
[new_link] => 1
)
[options] => Array
(
[ssl] =>
[field_case] => 0
[disable_query] =>
[result_class] => MDB2_Result_%s
[buffered_result_class] => MDB2_BufferedResult_%s
[result_wrap_class] =>
[result_buffering] => 1
[fetch_class] => stdClass
[persistent] =>
[debug] => 0
[debug_handler] => MDB2_defaultDebugOutput
[debug_expanded_output] =>
[default_text_field_length] => 4096
[lob_buffer_length] => 8192
[log_line_break] =>
[idxname_format] => %s_idx
[seqname_format] => %s_seq
[savepoint_format] => MDB2_SAVEPOINT_%s
[statement_format] => MDB2_STATEMENT_%1$s_%2$s
[seqcol_name] => sequence
[quote_identifier] =>
[use_transactions] => 1
[decimal_places] => 2
[portability] => 127
[modules] => Array
(
[ex] => Extended
[dt] => Datatype
[mg] => Manager
[rv] => Reverse
[na] => Native
[fc] => Function
)
[emulate_prepared] =>
[datatype_map] => Array
(
)
[datatype_map_callback] => Array
(
)
[nativetype_map_callback] => Array
(
)
[lob_allow_url_include] =>
[bindname_format] => (?:\d+)|(?:[a-zA-Z][a-zA-Z0-9_]*)
[max_identifiers_length] => 64
[default_fk_action_onupdate] => RESTRICT
[default_fk_action_ondelete] => RESTRICT
[DBA_username] =>
[DBA_password] =>
[default_table_type] =>
)
[wildcards:protected] => Array
(
[0] => %
[1] => _
)
[as_keyword] => AS
[warnings] => Array
(
)
[debug_output] =>
[in_transaction] =>
[nested_transaction_counter] =>
[has_transaction_error:protected] =>
[offset] => 0
[limit] => 0
[phptype] => mysql
[dbsyntax] => mysql
[last_query] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
[fetchmode] => 1
[modules:protected] => Array
(
[Extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
)
[destructor_registered:protected] => 1
[pear:protected] => PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
)
[data] => Array
(
[`club`] => Array
(
)
[`blogcategory`] => Array
(
)
[`blog`] => Array
(
[0] => Array
(
[id] =>
[user_select] =>
[permission] =>
[acknowledge] =>
[count] => 0
)
)
)
[master] => Array
(
[club WHERE delete_datetime IS NULL ] => Array
(
)
[blogcategory WHERE delete_datetime IS NULL ] => Array
(
)
)
[info] => Array
(
)
[databaseCharacter] => UTF-8
)
[type] => 2010
[category] => 08
[documentRoot] =>
[club_data] => Array
(
)
[category_data] => Array
(
)
)
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/jintan.co.jp/public_html/lib/Guesswork/Controller.php
[line] => 400
[function] => call_user_func
[args] => Array
(
[0] => Array
(
[0] => BlogController Object
(
[_gw_default_action] => index
[page] => -1
[_pageCount] => 6
[detail_limit] => 59
[title_limit] => 27
[new] => 604800
[title_name] =>
[date] =>
[view] => Array
(
[clubs] => Array
(
)
[categorys] => Array
(
)
[years] => Array
(
)
[gets] => 2010/08/
[archive] => 1
[page_title] =>
[pan] => 社員の活動 >
)
[pan] =>
[tableName] => blog
[open_check] => delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now()
[_viewColumns] => Array
(
[0] => page
[1] => type
[2] => category
)
[SCRIPT_FROM_DOCUMENT_ROOT] => /blog/index.php
[_gw_action_key] => action
[_gw_template_ext] => html
[_gw_template_engine] => smarty
[_gw_validator_class] => BlogValidator
[_gw_form_parameter_callback] =>
[_gw_disable_session] =>
[_gw_before_filters] => Array
(
)
[_gw_after_filters] => Array
(
)
[_gw_around_filters] => Array
(
)
[_gw_log_level] => 5
[_gw_log_file] =>
[_gw_action] => archive
[_gw_view] => SmartyView Object
(
[smarty] => Smarty Object
(
[template_dir] => ../view
[compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[config_dir] =>
[plugins_dir] => Array
(
[0] => plugins
[1] => /home/jintan.co.jp/public_html/lib/Guesswork/plugins
)
[debugging] =>
[error_reporting] =>
[debug_tpl] =>
[debugging_ctrl] => NONE
[compile_check] => 1
[force_compile] =>
[caching] => 0
[cache_dir] =>
[cache_lifetime] => 3600
[cache_modified_check] =>
[php_handling] => 0
[security] =>
[secure_dir] => Array
(
)
[security_settings] => Array
(
[PHP_HANDLING] =>
[IF_FUNCS] => Array
(
[0] => array
[1] => list
[2] => isset
[3] => empty
[4] => count
[5] => sizeof
[6] => in_array
[7] => is_array
[8] => true
[9] => false
[10] => null
)
[INCLUDE_ANY] =>
[PHP_TAGS] =>
[MODIFIER_FUNCS] => Array
(
[0] => count
)
[ALLOW_CONSTANTS] =>
[ALLOW_SUPER_GLOBALS] => 1
)
[trusted_dir] => Array
(
)
[left_delimiter] => {{
[right_delimiter] => }}
[request_vars_order] => EGPCS
[request_use_auto_globals] => 1
[compile_id] =>
[use_sub_dirs] =>
[default_modifiers] => Array
(
)
[default_resource_type] => file
[cache_handler_func] =>
[autoload_filters] => Array
(
)
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[config_fix_newlines] => 1
[default_template_handler_func] =>
[compiler_file] => Smarty_Compiler.class.php
[compiler_class] => Smarty_Compiler
[config_class] => Config_File
[_tpl_vars] => Array
(
[SCRIPT_NAME] => /blog/index.php
)
[_smarty_vars] =>
[_sections] => Array
(
)
[_foreach] => Array
(
)
[_tag_stack] => Array
(
)
[_conf_obj] =>
[_config] => Array
(
[0] => Array
(
[vars] => Array
(
)
[files] => Array
(
)
)
)
[_smarty_md5] => f8d698aea36fcbead2b9d5359ffca76f
[_version] => 2.6.25
[_inclusion_depth] => 0
[_compile_id] =>
[_smarty_debug_id] => SMARTY_DEBUG
[_smarty_debug_info] => Array
(
)
[_cache_info] => Array
(
)
[_file_perms] => 420
[_dir_perms] => 505
[_reg_objects] => Array
(
)
[_plugins] => Array
(
[modifier] => Array
(
)
[function] => Array
(
)
[block] => Array
(
)
[compiler] => Array
(
)
[prefilter] => Array
(
)
[postfilter] => Array
(
)
[outputfilter] => Array
(
)
[resource] => Array
(
)
[insert] => Array
(
)
)
[_cache_serials] => Array
(
)
[_cache_include] =>
[_cache_including] =>
[_supers] => Array
(
[get] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[post] => Array
(
)
[server] => Array
(
[REDIRECT_STATUS] => 200
[HTTP_HOST] => www.jintan.co.jp
[HTTP_X_FORWARDED_FOR] => 216.73.217.52
[HTTP_ACCEPT] => */*
[HTTP_REFERER] => http://www.jintan.co.jp/blog/2010/08/
[HTTP_CONNECTION] => keep-alive
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_VIA] => 2.0 f2d52ab2a82cdb67b05ac4cce72e883e.cloudfront.net (CloudFront)
[HTTP_X_AMZ_CF_ID] => DgktY7UTQ7Q43xnFrt4ffJkWY0evGZmzSqT7h14AXk_thyP7sSRWfA==
[PATH] => /sbin:/usr/sbin:/bin:/usr/bin
[SERVER_SIGNATURE] => Apache Server at www.jintan.co.jp Port 80
[SERVER_SOFTWARE] => Apache
[SERVER_NAME] => www.jintan.co.jp
[SERVER_ADDR] => 10.0.0.140
[SERVER_PORT] => 80
[REMOTE_ADDR] => 18.68.21.81
[DOCUMENT_ROOT] => /home/jintan.co.jp/public_html
[SERVER_ADMIN] => postmaster@jintan.co.jp
[SCRIPT_FILENAME] => /home/jintan.co.jp/public_html/blog/index.php
[REMOTE_PORT] => 48908
[REDIRECT_QUERY_STRING] => type=2010&category=08&action=archive
[REDIRECT_URL] => /blog/2010/08/
[GATEWAY_INTERFACE] => CGI/1.1
[SERVER_PROTOCOL] => HTTP/1.1
[REQUEST_METHOD] => GET
[QUERY_STRING] => type=2010&category=08&action=archive
[REQUEST_URI] => /blog/2010/08/
[SCRIPT_NAME] => /blog/index.php
[PHP_SELF] => /blog/index.php
[REQUEST_TIME] => 1780983321
)
[session] => Array
(
)
[request] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[cookies] => Array
(
)
[env] => Array
(
)
)
)
[result] =>
)
[_gw_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[_gw_flash] => Array
(
)
[_gw_request] => Request Object
(
[_action] => archive
[_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
)
[_gw_errors] =>
[_gw_around_filter_instances] => Array
(
)
[_gw_logger] => Logger Object
(
[level] => 5
[filepath] =>
)
[_gw_template_class] => /home/jintan.co.jp/public_html/lib/smarty/Smarty.class.php
[_gw_template_templates_dir] => ../view
[_gw_template_compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[_MAIL_FORM_EMAILS] => Array
(
[0] => kozo.yamamoto@gpol.co.jp
)
[_REFERER_CODE] => www.jintan.co.jp
[inputType] => WOWInputType Object
(
[ctrl] => BlogController Object
*RECURSION*
[errorList] =>
[acknowledge] => Array
(
[0] =>
[1] => 下書き
[2] => 承認要請
[3] => 承認
)
[viewacknowledge] => 1
[permission] => Array
(
[0] =>
[1] => 承予
[2] => 承書
[3] => 承読
[4] => グ予
[5] => グ書
[6] => グ読
[7] => 所予
[8] => 所書
[9] => 所読
)
[display] => Array
(
[0] =>
[1] => 非表示
[2] => 表示
)
)
[model] => WOWEditModel Object
(
[ctrl] => BlogController Object
*RECURSION*
[db] => MDB2_Driver_mysql Object
(
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[server_capabilities_checked:protected] => 1
[start_transaction:protected] => 1
[varchar_max_length] => 65532
[datatype] =>
[extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
[function] =>
[manager] =>
[native] =>
[reverse] =>
[db_index] => 1
[dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connected_dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connection] => Resource id #23
[opened_persistent] =>
[database_name] => jintan0312
[connected_database_name] => jintan0312
[connected_server_info] => 5.1.73
[supported] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[summary_functions] => 1
[order_by_text] => 1
[transactions] => 1
[savepoints] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[triggers] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => 1
[identifier_quoting] => 1
[pattern_escaping] => 1
[new_link] => 1
)
[options] => Array
(
[ssl] =>
[field_case] => 0
[disable_query] =>
[result_class] => MDB2_Result_%s
[buffered_result_class] => MDB2_BufferedResult_%s
[result_wrap_class] =>
[result_buffering] => 1
[fetch_class] => stdClass
[persistent] =>
[debug] => 0
[debug_handler] => MDB2_defaultDebugOutput
[debug_expanded_output] =>
[default_text_field_length] => 4096
[lob_buffer_length] => 8192
[log_line_break] =>
[idxname_format] => %s_idx
[seqname_format] => %s_seq
[savepoint_format] => MDB2_SAVEPOINT_%s
[statement_format] => MDB2_STATEMENT_%1$s_%2$s
[seqcol_name] => sequence
[quote_identifier] =>
[use_transactions] => 1
[decimal_places] => 2
[portability] => 127
[modules] => Array
(
[ex] => Extended
[dt] => Datatype
[mg] => Manager
[rv] => Reverse
[na] => Native
[fc] => Function
)
[emulate_prepared] =>
[datatype_map] => Array
(
)
[datatype_map_callback] => Array
(
)
[nativetype_map_callback] => Array
(
)
[lob_allow_url_include] =>
[bindname_format] => (?:\d+)|(?:[a-zA-Z][a-zA-Z0-9_]*)
[max_identifiers_length] => 64
[default_fk_action_onupdate] => RESTRICT
[default_fk_action_ondelete] => RESTRICT
[DBA_username] =>
[DBA_password] =>
[default_table_type] =>
)
[wildcards:protected] => Array
(
[0] => %
[1] => _
)
[as_keyword] => AS
[warnings] => Array
(
)
[debug_output] =>
[in_transaction] =>
[nested_transaction_counter] =>
[has_transaction_error:protected] =>
[offset] => 0
[limit] => 0
[phptype] => mysql
[dbsyntax] => mysql
[last_query] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
[fetchmode] => 1
[modules:protected] => Array
(
[Extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
)
[destructor_registered:protected] => 1
[pear:protected] => PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
)
[data] => Array
(
[`club`] => Array
(
)
[`blogcategory`] => Array
(
)
[`blog`] => Array
(
[0] => Array
(
[id] =>
[user_select] =>
[permission] =>
[acknowledge] =>
[count] => 0
)
)
)
[master] => Array
(
[club WHERE delete_datetime IS NULL ] => Array
(
)
[blogcategory WHERE delete_datetime IS NULL ] => Array
(
)
)
[info] => Array
(
)
[databaseCharacter] => UTF-8
)
[type] => 2010
[category] => 08
[documentRoot] =>
[club_data] => Array
(
)
[category_data] => Array
(
)
)
[1] => executearchive
)
)
)
[9] => Array
(
[file] => /home/jintan.co.jp/public_html/lib/Guesswork/Controller.php
[line] => 132
[function] => invokeMethod
[class] => Controller
[object] => BlogController Object
(
[_gw_default_action] => index
[page] => -1
[_pageCount] => 6
[detail_limit] => 59
[title_limit] => 27
[new] => 604800
[title_name] =>
[date] =>
[view] => Array
(
[clubs] => Array
(
)
[categorys] => Array
(
)
[years] => Array
(
)
[gets] => 2010/08/
[archive] => 1
[page_title] =>
[pan] => 社員の活動 >
)
[pan] =>
[tableName] => blog
[open_check] => delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now()
[_viewColumns] => Array
(
[0] => page
[1] => type
[2] => category
)
[SCRIPT_FROM_DOCUMENT_ROOT] => /blog/index.php
[_gw_action_key] => action
[_gw_template_ext] => html
[_gw_template_engine] => smarty
[_gw_validator_class] => BlogValidator
[_gw_form_parameter_callback] =>
[_gw_disable_session] =>
[_gw_before_filters] => Array
(
)
[_gw_after_filters] => Array
(
)
[_gw_around_filters] => Array
(
)
[_gw_log_level] => 5
[_gw_log_file] =>
[_gw_action] => archive
[_gw_view] => SmartyView Object
(
[smarty] => Smarty Object
(
[template_dir] => ../view
[compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[config_dir] =>
[plugins_dir] => Array
(
[0] => plugins
[1] => /home/jintan.co.jp/public_html/lib/Guesswork/plugins
)
[debugging] =>
[error_reporting] =>
[debug_tpl] =>
[debugging_ctrl] => NONE
[compile_check] => 1
[force_compile] =>
[caching] => 0
[cache_dir] =>
[cache_lifetime] => 3600
[cache_modified_check] =>
[php_handling] => 0
[security] =>
[secure_dir] => Array
(
)
[security_settings] => Array
(
[PHP_HANDLING] =>
[IF_FUNCS] => Array
(
[0] => array
[1] => list
[2] => isset
[3] => empty
[4] => count
[5] => sizeof
[6] => in_array
[7] => is_array
[8] => true
[9] => false
[10] => null
)
[INCLUDE_ANY] =>
[PHP_TAGS] =>
[MODIFIER_FUNCS] => Array
(
[0] => count
)
[ALLOW_CONSTANTS] =>
[ALLOW_SUPER_GLOBALS] => 1
)
[trusted_dir] => Array
(
)
[left_delimiter] => {{
[right_delimiter] => }}
[request_vars_order] => EGPCS
[request_use_auto_globals] => 1
[compile_id] =>
[use_sub_dirs] =>
[default_modifiers] => Array
(
)
[default_resource_type] => file
[cache_handler_func] =>
[autoload_filters] => Array
(
)
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[config_fix_newlines] => 1
[default_template_handler_func] =>
[compiler_file] => Smarty_Compiler.class.php
[compiler_class] => Smarty_Compiler
[config_class] => Config_File
[_tpl_vars] => Array
(
[SCRIPT_NAME] => /blog/index.php
)
[_smarty_vars] =>
[_sections] => Array
(
)
[_foreach] => Array
(
)
[_tag_stack] => Array
(
)
[_conf_obj] =>
[_config] => Array
(
[0] => Array
(
[vars] => Array
(
)
[files] => Array
(
)
)
)
[_smarty_md5] => f8d698aea36fcbead2b9d5359ffca76f
[_version] => 2.6.25
[_inclusion_depth] => 0
[_compile_id] =>
[_smarty_debug_id] => SMARTY_DEBUG
[_smarty_debug_info] => Array
(
)
[_cache_info] => Array
(
)
[_file_perms] => 420
[_dir_perms] => 505
[_reg_objects] => Array
(
)
[_plugins] => Array
(
[modifier] => Array
(
)
[function] => Array
(
)
[block] => Array
(
)
[compiler] => Array
(
)
[prefilter] => Array
(
)
[postfilter] => Array
(
)
[outputfilter] => Array
(
)
[resource] => Array
(
)
[insert] => Array
(
)
)
[_cache_serials] => Array
(
)
[_cache_include] =>
[_cache_including] =>
[_supers] => Array
(
[get] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[post] => Array
(
)
[server] => Array
(
[REDIRECT_STATUS] => 200
[HTTP_HOST] => www.jintan.co.jp
[HTTP_X_FORWARDED_FOR] => 216.73.217.52
[HTTP_ACCEPT] => */*
[HTTP_REFERER] => http://www.jintan.co.jp/blog/2010/08/
[HTTP_CONNECTION] => keep-alive
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_VIA] => 2.0 f2d52ab2a82cdb67b05ac4cce72e883e.cloudfront.net (CloudFront)
[HTTP_X_AMZ_CF_ID] => DgktY7UTQ7Q43xnFrt4ffJkWY0evGZmzSqT7h14AXk_thyP7sSRWfA==
[PATH] => /sbin:/usr/sbin:/bin:/usr/bin
[SERVER_SIGNATURE] => Apache Server at www.jintan.co.jp Port 80
[SERVER_SOFTWARE] => Apache
[SERVER_NAME] => www.jintan.co.jp
[SERVER_ADDR] => 10.0.0.140
[SERVER_PORT] => 80
[REMOTE_ADDR] => 18.68.21.81
[DOCUMENT_ROOT] => /home/jintan.co.jp/public_html
[SERVER_ADMIN] => postmaster@jintan.co.jp
[SCRIPT_FILENAME] => /home/jintan.co.jp/public_html/blog/index.php
[REMOTE_PORT] => 48908
[REDIRECT_QUERY_STRING] => type=2010&category=08&action=archive
[REDIRECT_URL] => /blog/2010/08/
[GATEWAY_INTERFACE] => CGI/1.1
[SERVER_PROTOCOL] => HTTP/1.1
[REQUEST_METHOD] => GET
[QUERY_STRING] => type=2010&category=08&action=archive
[REQUEST_URI] => /blog/2010/08/
[SCRIPT_NAME] => /blog/index.php
[PHP_SELF] => /blog/index.php
[REQUEST_TIME] => 1780983321
)
[session] => Array
(
)
[request] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[cookies] => Array
(
)
[env] => Array
(
)
)
)
[result] =>
)
[_gw_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[_gw_flash] => Array
(
)
[_gw_request] => Request Object
(
[_action] => archive
[_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
)
[_gw_errors] =>
[_gw_around_filter_instances] => Array
(
)
[_gw_logger] => Logger Object
(
[level] => 5
[filepath] =>
)
[_gw_template_class] => /home/jintan.co.jp/public_html/lib/smarty/Smarty.class.php
[_gw_template_templates_dir] => ../view
[_gw_template_compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[_MAIL_FORM_EMAILS] => Array
(
[0] => kozo.yamamoto@gpol.co.jp
)
[_REFERER_CODE] => www.jintan.co.jp
[inputType] => WOWInputType Object
(
[ctrl] => BlogController Object
*RECURSION*
[errorList] =>
[acknowledge] => Array
(
[0] =>
[1] => 下書き
[2] => 承認要請
[3] => 承認
)
[viewacknowledge] => 1
[permission] => Array
(
[0] =>
[1] => 承予
[2] => 承書
[3] => 承読
[4] => グ予
[5] => グ書
[6] => グ読
[7] => 所予
[8] => 所書
[9] => 所読
)
[display] => Array
(
[0] =>
[1] => 非表示
[2] => 表示
)
)
[model] => WOWEditModel Object
(
[ctrl] => BlogController Object
*RECURSION*
[db] => MDB2_Driver_mysql Object
(
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[server_capabilities_checked:protected] => 1
[start_transaction:protected] => 1
[varchar_max_length] => 65532
[datatype] =>
[extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
[function] =>
[manager] =>
[native] =>
[reverse] =>
[db_index] => 1
[dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connected_dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connection] => Resource id #23
[opened_persistent] =>
[database_name] => jintan0312
[connected_database_name] => jintan0312
[connected_server_info] => 5.1.73
[supported] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[summary_functions] => 1
[order_by_text] => 1
[transactions] => 1
[savepoints] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[triggers] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => 1
[identifier_quoting] => 1
[pattern_escaping] => 1
[new_link] => 1
)
[options] => Array
(
[ssl] =>
[field_case] => 0
[disable_query] =>
[result_class] => MDB2_Result_%s
[buffered_result_class] => MDB2_BufferedResult_%s
[result_wrap_class] =>
[result_buffering] => 1
[fetch_class] => stdClass
[persistent] =>
[debug] => 0
[debug_handler] => MDB2_defaultDebugOutput
[debug_expanded_output] =>
[default_text_field_length] => 4096
[lob_buffer_length] => 8192
[log_line_break] =>
[idxname_format] => %s_idx
[seqname_format] => %s_seq
[savepoint_format] => MDB2_SAVEPOINT_%s
[statement_format] => MDB2_STATEMENT_%1$s_%2$s
[seqcol_name] => sequence
[quote_identifier] =>
[use_transactions] => 1
[decimal_places] => 2
[portability] => 127
[modules] => Array
(
[ex] => Extended
[dt] => Datatype
[mg] => Manager
[rv] => Reverse
[na] => Native
[fc] => Function
)
[emulate_prepared] =>
[datatype_map] => Array
(
)
[datatype_map_callback] => Array
(
)
[nativetype_map_callback] => Array
(
)
[lob_allow_url_include] =>
[bindname_format] => (?:\d+)|(?:[a-zA-Z][a-zA-Z0-9_]*)
[max_identifiers_length] => 64
[default_fk_action_onupdate] => RESTRICT
[default_fk_action_ondelete] => RESTRICT
[DBA_username] =>
[DBA_password] =>
[default_table_type] =>
)
[wildcards:protected] => Array
(
[0] => %
[1] => _
)
[as_keyword] => AS
[warnings] => Array
(
)
[debug_output] =>
[in_transaction] =>
[nested_transaction_counter] =>
[has_transaction_error:protected] =>
[offset] => 0
[limit] => 0
[phptype] => mysql
[dbsyntax] => mysql
[last_query] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
[fetchmode] => 1
[modules:protected] => Array
(
[Extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
)
[destructor_registered:protected] => 1
[pear:protected] => PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
)
[data] => Array
(
[`club`] => Array
(
)
[`blogcategory`] => Array
(
)
[`blog`] => Array
(
[0] => Array
(
[id] =>
[user_select] =>
[permission] =>
[acknowledge] =>
[count] => 0
)
)
)
[master] => Array
(
[club WHERE delete_datetime IS NULL ] => Array
(
)
[blogcategory WHERE delete_datetime IS NULL ] => Array
(
)
)
[info] => Array
(
)
[databaseCharacter] => UTF-8
)
[type] => 2010
[category] => 08
[documentRoot] =>
[club_data] => Array
(
)
[category_data] => Array
(
)
)
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/jintan.co.jp/public_html/blog/index.php
[line] => 300
[function] => process
[class] => Controller
[object] => BlogController Object
(
[_gw_default_action] => index
[page] => -1
[_pageCount] => 6
[detail_limit] => 59
[title_limit] => 27
[new] => 604800
[title_name] =>
[date] =>
[view] => Array
(
[clubs] => Array
(
)
[categorys] => Array
(
)
[years] => Array
(
)
[gets] => 2010/08/
[archive] => 1
[page_title] =>
[pan] => 社員の活動 >
)
[pan] =>
[tableName] => blog
[open_check] => delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now()
[_viewColumns] => Array
(
[0] => page
[1] => type
[2] => category
)
[SCRIPT_FROM_DOCUMENT_ROOT] => /blog/index.php
[_gw_action_key] => action
[_gw_template_ext] => html
[_gw_template_engine] => smarty
[_gw_validator_class] => BlogValidator
[_gw_form_parameter_callback] =>
[_gw_disable_session] =>
[_gw_before_filters] => Array
(
)
[_gw_after_filters] => Array
(
)
[_gw_around_filters] => Array
(
)
[_gw_log_level] => 5
[_gw_log_file] =>
[_gw_action] => archive
[_gw_view] => SmartyView Object
(
[smarty] => Smarty Object
(
[template_dir] => ../view
[compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[config_dir] =>
[plugins_dir] => Array
(
[0] => plugins
[1] => /home/jintan.co.jp/public_html/lib/Guesswork/plugins
)
[debugging] =>
[error_reporting] =>
[debug_tpl] =>
[debugging_ctrl] => NONE
[compile_check] => 1
[force_compile] =>
[caching] => 0
[cache_dir] =>
[cache_lifetime] => 3600
[cache_modified_check] =>
[php_handling] => 0
[security] =>
[secure_dir] => Array
(
)
[security_settings] => Array
(
[PHP_HANDLING] =>
[IF_FUNCS] => Array
(
[0] => array
[1] => list
[2] => isset
[3] => empty
[4] => count
[5] => sizeof
[6] => in_array
[7] => is_array
[8] => true
[9] => false
[10] => null
)
[INCLUDE_ANY] =>
[PHP_TAGS] =>
[MODIFIER_FUNCS] => Array
(
[0] => count
)
[ALLOW_CONSTANTS] =>
[ALLOW_SUPER_GLOBALS] => 1
)
[trusted_dir] => Array
(
)
[left_delimiter] => {{
[right_delimiter] => }}
[request_vars_order] => EGPCS
[request_use_auto_globals] => 1
[compile_id] =>
[use_sub_dirs] =>
[default_modifiers] => Array
(
)
[default_resource_type] => file
[cache_handler_func] =>
[autoload_filters] => Array
(
)
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[config_fix_newlines] => 1
[default_template_handler_func] =>
[compiler_file] => Smarty_Compiler.class.php
[compiler_class] => Smarty_Compiler
[config_class] => Config_File
[_tpl_vars] => Array
(
[SCRIPT_NAME] => /blog/index.php
)
[_smarty_vars] =>
[_sections] => Array
(
)
[_foreach] => Array
(
)
[_tag_stack] => Array
(
)
[_conf_obj] =>
[_config] => Array
(
[0] => Array
(
[vars] => Array
(
)
[files] => Array
(
)
)
)
[_smarty_md5] => f8d698aea36fcbead2b9d5359ffca76f
[_version] => 2.6.25
[_inclusion_depth] => 0
[_compile_id] =>
[_smarty_debug_id] => SMARTY_DEBUG
[_smarty_debug_info] => Array
(
)
[_cache_info] => Array
(
)
[_file_perms] => 420
[_dir_perms] => 505
[_reg_objects] => Array
(
)
[_plugins] => Array
(
[modifier] => Array
(
)
[function] => Array
(
)
[block] => Array
(
)
[compiler] => Array
(
)
[prefilter] => Array
(
)
[postfilter] => Array
(
)
[outputfilter] => Array
(
)
[resource] => Array
(
)
[insert] => Array
(
)
)
[_cache_serials] => Array
(
)
[_cache_include] =>
[_cache_including] =>
[_supers] => Array
(
[get] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[post] => Array
(
)
[server] => Array
(
[REDIRECT_STATUS] => 200
[HTTP_HOST] => www.jintan.co.jp
[HTTP_X_FORWARDED_FOR] => 216.73.217.52
[HTTP_ACCEPT] => */*
[HTTP_REFERER] => http://www.jintan.co.jp/blog/2010/08/
[HTTP_CONNECTION] => keep-alive
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_VIA] => 2.0 f2d52ab2a82cdb67b05ac4cce72e883e.cloudfront.net (CloudFront)
[HTTP_X_AMZ_CF_ID] => DgktY7UTQ7Q43xnFrt4ffJkWY0evGZmzSqT7h14AXk_thyP7sSRWfA==
[PATH] => /sbin:/usr/sbin:/bin:/usr/bin
[SERVER_SIGNATURE] => Apache Server at www.jintan.co.jp Port 80
[SERVER_SOFTWARE] => Apache
[SERVER_NAME] => www.jintan.co.jp
[SERVER_ADDR] => 10.0.0.140
[SERVER_PORT] => 80
[REMOTE_ADDR] => 18.68.21.81
[DOCUMENT_ROOT] => /home/jintan.co.jp/public_html
[SERVER_ADMIN] => postmaster@jintan.co.jp
[SCRIPT_FILENAME] => /home/jintan.co.jp/public_html/blog/index.php
[REMOTE_PORT] => 48908
[REDIRECT_QUERY_STRING] => type=2010&category=08&action=archive
[REDIRECT_URL] => /blog/2010/08/
[GATEWAY_INTERFACE] => CGI/1.1
[SERVER_PROTOCOL] => HTTP/1.1
[REQUEST_METHOD] => GET
[QUERY_STRING] => type=2010&category=08&action=archive
[REQUEST_URI] => /blog/2010/08/
[SCRIPT_NAME] => /blog/index.php
[PHP_SELF] => /blog/index.php
[REQUEST_TIME] => 1780983321
)
[session] => Array
(
)
[request] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[cookies] => Array
(
)
[env] => Array
(
)
)
)
[result] =>
)
[_gw_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
[_gw_flash] => Array
(
)
[_gw_request] => Request Object
(
[_action] => archive
[_params] => Array
(
[type] => 2010
[category] => 08
[action] => archive
)
)
[_gw_errors] =>
[_gw_around_filter_instances] => Array
(
)
[_gw_logger] => Logger Object
(
[level] => 5
[filepath] =>
)
[_gw_template_class] => /home/jintan.co.jp/public_html/lib/smarty/Smarty.class.php
[_gw_template_templates_dir] => ../view
[_gw_template_compile_dir] => /home/jintan.co.jp/public_html/lib/smarty/templates_c
[_MAIL_FORM_EMAILS] => Array
(
[0] => kozo.yamamoto@gpol.co.jp
)
[_REFERER_CODE] => www.jintan.co.jp
[inputType] => WOWInputType Object
(
[ctrl] => BlogController Object
*RECURSION*
[errorList] =>
[acknowledge] => Array
(
[0] =>
[1] => 下書き
[2] => 承認要請
[3] => 承認
)
[viewacknowledge] => 1
[permission] => Array
(
[0] =>
[1] => 承予
[2] => 承書
[3] => 承読
[4] => グ予
[5] => グ書
[6] => グ読
[7] => 所予
[8] => 所書
[9] => 所読
)
[display] => Array
(
[0] =>
[1] => 非表示
[2] => 表示
)
)
[model] => WOWEditModel Object
(
[ctrl] => BlogController Object
*RECURSION*
[db] => MDB2_Driver_mysql Object
(
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[server_capabilities_checked:protected] => 1
[start_transaction:protected] => 1
[varchar_max_length] => 65532
[datatype] =>
[extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
[function] =>
[manager] =>
[native] =>
[reverse] =>
[db_index] => 1
[dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connected_dsn] => Array
(
[phptype] => mysql
[dbsyntax] => mysql
[username] => jintan0312
[password] => NjAN1dY5
[protocol] =>
[hostspec] => localhost
[port] =>
[socket] =>
[database] =>
[mode] =>
)
[connection] => Resource id #23
[opened_persistent] =>
[database_name] => jintan0312
[connected_database_name] => jintan0312
[connected_server_info] => 5.1.73
[supported] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[summary_functions] => 1
[order_by_text] => 1
[transactions] => 1
[savepoints] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[triggers] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => 1
[identifier_quoting] => 1
[pattern_escaping] => 1
[new_link] => 1
)
[options] => Array
(
[ssl] =>
[field_case] => 0
[disable_query] =>
[result_class] => MDB2_Result_%s
[buffered_result_class] => MDB2_BufferedResult_%s
[result_wrap_class] =>
[result_buffering] => 1
[fetch_class] => stdClass
[persistent] =>
[debug] => 0
[debug_handler] => MDB2_defaultDebugOutput
[debug_expanded_output] =>
[default_text_field_length] => 4096
[lob_buffer_length] => 8192
[log_line_break] =>
[idxname_format] => %s_idx
[seqname_format] => %s_seq
[savepoint_format] => MDB2_SAVEPOINT_%s
[statement_format] => MDB2_STATEMENT_%1$s_%2$s
[seqcol_name] => sequence
[quote_identifier] =>
[use_transactions] => 1
[decimal_places] => 2
[portability] => 127
[modules] => Array
(
[ex] => Extended
[dt] => Datatype
[mg] => Manager
[rv] => Reverse
[na] => Native
[fc] => Function
)
[emulate_prepared] =>
[datatype_map] => Array
(
)
[datatype_map_callback] => Array
(
)
[nativetype_map_callback] => Array
(
)
[lob_allow_url_include] =>
[bindname_format] => (?:\d+)|(?:[a-zA-Z][a-zA-Z0-9_]*)
[max_identifiers_length] => 64
[default_fk_action_onupdate] => RESTRICT
[default_fk_action_ondelete] => RESTRICT
[DBA_username] =>
[DBA_password] =>
[default_table_type] =>
)
[wildcards:protected] => Array
(
[0] => %
[1] => _
)
[as_keyword] => AS
[warnings] => Array
(
)
[debug_output] =>
[in_transaction] =>
[nested_transaction_counter] =>
[has_transaction_error:protected] =>
[offset] => 0
[limit] => 0
[phptype] => mysql
[dbsyntax] => mysql
[last_query] => SELECT *, DATE_FORMAT(start_datetime,'%y.%m.%d') as ymd FROM `blog` WHERE delete_datetime IS NULL AND acknowledge = 3 AND start_datetime < now() ORDER BY start_datetime desc LIMIT -6,6;
[fetchmode] => 1
[modules:protected] => Array
(
[Extended] => MDB2_Extended Object
(
[db_index:protected] => 1
)
)
[destructor_registered:protected] => 1
[pear:protected] => PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
)
[data] => Array
(
[`club`] => Array
(
)
[`blogcategory`] => Array
(
)
[`blog`] => Array
(
[0] => Array
(
[id] =>
[user_select] =>
[permission] =>
[acknowledge] =>
[count] => 0
)
)
)
[master] => Array
(
[club WHERE delete_datetime IS NULL ] => Array
(
)
[blogcategory WHERE delete_datetime IS NULL ] => Array
(
)
)
[info] => Array
(
)
[databaseCharacter] => UTF-8
)
[type] => 2010
[category] => 08
[documentRoot] =>
[club_data] => Array
(
)
[category_data] => Array
(
)
)
[type] => ->
[args] => Array
(
)
)
)
[callback] =>
)