summaryrefslogtreecommitdiff
path: root/auto_prepend.php
AgeCommit message (Expand)AuthorFilesLines
2024-02-16with EDC(text), no need to mark using html the values in T(), they are guaran...Urban Müller1-1/+1
2023-07-10always use etext() to support {U(/foo)} feature even in absence of valuesUrban Müller1-1/+1
2022-12-23fix docsUrban Müller1-2/+2
2022-12-12remove obsolete function, unused on gna as wellUrban Müller1-8/+0
2022-09-22Revert "still need stackoffs=1 for use of D()"Nathan Gass1-1/+1
2022-06-29still need stackoffs=1 for use of D()Urban Müller1-1/+1
2022-06-22ED output to stderror if IT_ED_STDERR is setNathan Gass1-3/+4
2022-05-20supprt ED() without args for stackdumpUrban Müller1-2/+2
2022-03-03support html override for non-html pagesUrban Müller1-5/+2
2021-02-03Code cleanup: Switch to new style varargsChristian Schneider1-13/+6
2019-02-05return $label instead of true if label existsUrban Müller1-1/+1
2018-05-15dont cause extra errsUrban Müller1-1/+1
2017-10-19revert to old behaviour for now, some T() calls in map drawings want unmodifi...Urban Müller1-3/+1
2017-10-16allow simple functions calls in ET() and T() labelsUrban Müller1-1/+3
2016-07-23Use # for comments like in rest of codeChristian Schneider1-1/+1
2016-07-22use safer variableUrban Müller1-1/+1
2016-07-22force html in EDX()Urban Müller1-0/+3
2014-04-10only use global object if it is a it_htmlUrban Müller1-1/+1
2014-04-10Do not accept true/false as object (used to disable it_html instantiation)Christian Schneider1-1/+1
2014-04-09work even when no global it_html object exists yet (e.g. in auto_prepend of s...Urban Müller1-1/+1
2014-04-09allow override of U functionUrban Müller1-1/+1
2014-03-26last calls of db_version() are goneUrban Müller1-11/+0
2013-10-08faster EDC(), ET() docsUrban Müller1-13/+18
2011-06-15Added T_defaultlang() to avoid direct access to global it_text->defaultlanguageChristian Schneider1-0/+10
2011-04-05Removed obsolete (and unused) parameter setcookieChristian Schneider1-3/+2
2009-12-15make U() a global func, regroup funcsUrban Müller1-35/+60
2009-07-09dont redirect if debug output visibleUrban Müller1-0/+1
2008-10-15phplint cleanupUrban Müller1-2/+2
2008-08-15T() now accepts values like ET() but uses Q() to quote themChristian Schneider1-3/+8
2008-05-05accessor for available languagesUrban Müller1-0/+10
2008-02-28Globally untaint ULTRAHOME as it is generated in a safe wayChristian Schneider1-0/+3
2007-12-10prevent headers already sentUrban Müller1-1/+3
2007-12-10prevent headers already sentUrban Müller1-0/+4
2007-11-29better detect unset $dummyUrban Müller1-1/+1
2007-11-11Changed it_untaint and it_taintcheck to not modify input varChristian Schneider1-4/+4
2007-11-09Fix typo: defined, not definedChristian Schneider1-7/+7
2007-11-09Added missing constants if taint support is not enabledChristian Schneider1-0/+7
2007-11-09Also return value in it_taintcheck on machines without taint() supportChristian Schneider1-1/+1
2007-11-09Added experimental PHP taint support to IToolsChristian Schneider1-0/+14
2007-10-11Improve documentation cross referenceChristian Schneider1-1/+1
2007-10-11Populated release branchChristian Schneider1-0/+152