Cleanup and comments for the timezone/language popup

This commit is contained in:
Albert Santoni 2015-08-05 14:49:43 -04:00
parent 2aaba99b9a
commit eef61a65fc
6 changed files with 34 additions and 86 deletions

View file

@ -1,5 +1,7 @@
<?php
/** This class displays the Language and Timezone setup popup dialog that you see on first run. */
class SetupController extends Zend_Controller_Action
{
public function init()