aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/profilefields/lang_helper.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12759] Cache all lang_options in lang_helper insteadShitiz Garg2014-06-271-34/+29
* [ticket/12759] Add phpDoc comments to explain get_option_langShitiz Garg2014-06-271-0/+4
* [ticket/12759] Little code cleanupShitiz Garg2014-06-271-5/+1
* [ticket/12759] Make sure $field_id has unique elementsShitiz Garg2014-06-271-0/+1
* [ticket/12759] Allow multiple fields to be loaded via get_option_langShitiz Garg2014-06-271-5/+16
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-2/+2
* [ticket/11201] Cast some variables to integerJoas Schilling2014-01-181-3/+3
* [ticket/11201] Inject table names rather then using constantsJoas Schilling2014-01-181-2/+10
* [ticket/11201] Change type from integer to service nameJoas Schilling2014-01-171-1/+1
* [ticket/11201] Move grabbing the input of the language options to type classJoas Schilling2014-01-161-1/+9
* [ticket/11201] Fix dropdown testsJoas Schilling2014-01-151-5/+5
* [ticket/11201] Split language options into a new classJoas Schilling2014-01-151-0/+114