File/plugins/serversidefilter/migrate_config.php

Description

Serversidefilter config migration script -- run from command line.

Reads in config.php, and outputs settings on stdout. The output does not include descriptive comments from the config.php file.

Includes
 include_once ($argv[1]) (line 49)

*****************

*****************

Functions
begin_migration (line 52)
void begin_migration ()
end_migration (line 56)
void end_migration ()
output_bool_setting (line 103)
void output_bool_setting ( $setting,  $value,  $commented,  $notes)
  • $setting
  • $value
  • $commented
  • $notes
output_int_setting (line 100)
void output_int_setting ( $setting,  $value,  $commented,  $notes)
  • $setting
  • $value
  • $commented
  • $notes
output_raw_setting (line 106)
void output_raw_setting ( $setting,  $value,  $commented,  $notes)
  • $setting
  • $value
  • $commented
  • $notes
output_setting (line 97)
void output_setting ( $setting,  $value,  $commented,  $notes)
  • $setting
  • $value
  • $commented
  • $notes

Documentation generated on Sun, 22 Nov 2009 17:36:42 +0200 by phpDocumentor 1.4.3