Changes between Initial Version and Version 1 of Ticket #18265, comment 14
- Timestamp:
- 07/27/11 12:34:17 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18265, comment 14
initial v1 3 3 > 4 4 > `function bb_load_template( $files, $globals = false ... );` 5 >6 > Pretty nifty, allows things like this:7 >8 > `bb_load_template( 'login.php', array( 'user_exists', 'user_login', 'remember_checked', 'redirect_to', 're', 'bb_login_error' ) );`9 5 10 6 Even more flexible would be this:
