summaryrefslogtreecommitdiff
path: root/libs/plugins/function.html_select_time.php
AgeCommit message (Expand)AuthorFilesLines
2017-05-27- performance store flag for already required shared plugin functions in stat...uwetews1-7/+18
2016-09-02- performance require_once should be called only once for shared plugins http...uwetews1-9/+6
2016-02-09- reformat all code for unique styleuwetews1-46/+48
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-32/+32
2013-09-13 - bugfix html_select_time defaulting error for the Meridian dropdown (forum ...Uwe.Tews@googlemail.com1-1/+1
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-5/+3
2011-11-25- bugfix {html_select_date} and {html_slecet_time} did not default to current...uwe.tews@googlemail.com1-2/+5
2011-10-20- bugfix {html_select_date} and {html_select_time} did not properly handle em...rodneyrehm1-10/+9
2011-09-16commit 3.1 into the trunkmonte.ohrt1-120/+290
2010-11-13- reverted location of loadPlugin() to Smarty classuwe.tews@googlemail.com1-7/+4
2010-11-12- reactivated $error_reporting property handlinguwe.tews@googlemail.com1-1/+1
2010-08-17fix formattingmonte.ohrt1-22/+22
2009-12-01- replaced most hard errors (exceptions) by softerrors(trigger_error) in pluginsUwe.Tews1-1/+1
2009-09-19- replace internal "eval()" calls by "include" during rendering processUwe.Tews1-2/+4
2009-03-22rearrange things into distribution and development directoriesmonte.ohrt1-0/+195