| Class Summary | |
|---|---|
| phpbb_error_collector | |
| result_mssqlnative | Prior to version 1.1 the SQL Server Native PHP driver didn't support sqlsrv_num_rows, or cursor based seeking so we recall all rows into an array and maintain our own cursor index into that array. |
| Function Summary | |
|---|---|
| _add_modules | |
| _module__url | Functions used to generate additional URL paramters |
| _module_zebra | Function for assigning a template var if the zebra module got included |
| _print_footer | Print out footer |
| _sql | Function for triggering an sql statement |
| _write_result | |
| change_database_data | ADD YOUR DATABASE DATA CHANGES HERE * REMEMBER: You NEED to enter a schema array above and a data array here, * even if both or one of them are empty. |
| database_update_info | ADD YOUR DATABASE SCHEMA CHANGES HERE |
| dec | Return the preceding value |
| deregister_globals | |
| feed_append_sid | Run links through append_sid(), prepend generate_board_url() and remove session id |
| get_folder | Get all folder |
| output_image | |
| phpbb_require_updated | |
| show_profile | Prepare profile data |
| upload_popup | Show upload popup (progress bar) |