Changeset 49dac95 in github
- Timestamp:
- Apr 20, 2011 4:48:29 AM (2 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- f6bd520
- Parents:
- 4687446
- File:
-
- 1 edited
-
program/include/rcube_template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcube_template.php
ref27a6a r49dac95 343 343 } 344 344 345 $this->set_env('request_token', $this->app->get_request_token()); 345 if (!empty($this->script_files)) 346 $this->set_env('request_token', $this->app->get_request_token()); 346 347 347 348 // write all env variables to client
Note: See TracChangeset
for help on using the changeset viewer.
