Go to the source code of this file.
Namespaces | |
| namespace | search |
Variables | |
| $_SERVER ['SERVER_SOFTWARE'] = 'batch' | |
| $_SERVER ['SCRIPT_URL'] = 'batch' | |
| $_SERVER ['HTTP_USER_AGENT'] = 'batch' | |
| $_SERVER ['HTTP_HOST'] = 'batch' | |
| $_SERVER ['SERVER_NAME'] = 'batch' | |
| $HTTP_SERVER_VARS ['HTTP_USER_AGENT'] = 'batch' | |
| $silent = false | |
| $time = number_format($time_end - $time_start, 4) | |
| $time_end = microtime_float() | |
| $unindexedOnly = false | |
| $whatToIndex = "pages" | |
| $_SERVER['SERVER_SOFTWARE'] = 'batch' |
Definition at line 45 of file cmd_line_reindex.php.
| $_SERVER['SCRIPT_URL'] = 'batch' |
Definition at line 44 of file cmd_line_reindex.php.
| $_SERVER['HTTP_USER_AGENT'] = 'batch' |
Definition at line 43 of file cmd_line_reindex.php.
| $_SERVER['HTTP_HOST'] = 'batch' |
Definition at line 42 of file cmd_line_reindex.php.
| $_SERVER['SERVER_NAME'] = 'batch' |
Define Server Variables so script won't puke on command line
Definition at line 41 of file cmd_line_reindex.php.
| $HTTP_SERVER_VARS['HTTP_USER_AGENT'] = 'batch' |
Definition at line 46 of file cmd_line_reindex.php.
| $silent = false |
Definition at line 54 of file cmd_line_reindex.php.
| $time = number_format($time_end - $time_start, 4) |
Definition at line 76 of file cmd_line_reindex.php.
Referenced by data_calendar(), BitDate::get_rfc2822_timezone_offset(), smarty_function_bit_select_datetime(), smarty_function_html_select_date(), smarty_function_html_select_time(), smarty_function_jscalendar(), smarty_modifier_bit_short_datetime(), BitDate::strtotime(), and treasury_flv_converter().
| $time_end = microtime_float() |
Definition at line 75 of file cmd_line_reindex.php.
| $unindexedOnly = false |
Definition at line 53 of file cmd_line_reindex.php.
| $whatToIndex = "pages" |
Definition at line 52 of file cmd_line_reindex.php.
1.5.2