Changed tabs to spaces
This commit is contained in:
parent
3024daba0e
commit
e8950c8815
2 changed files with 9 additions and 11 deletions
|
@ -423,7 +423,7 @@ class ApiController extends Zend_Controller_Action
|
|||
* variables in the result to reflect the given timezone.
|
||||
*
|
||||
* @param object $result reference to the object to send back to the user
|
||||
* @param string $timezone the user's timezone parameter value
|
||||
* @param string $timezone the user's timezone parameter value
|
||||
* @param boolean $upcase whether the timezone output should be upcased
|
||||
*/
|
||||
private function applyLiveTimezoneAdjustments(&$result, $timezone, $upcase)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue