summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_prepend.php
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
with EDC(text), no need to mark using html the values in T(), they are guaran...
Urban Müller
1
-1
/
+1
2023-07-10
always use etext() to support {U(/foo)} feature even in absence of values
Urban Müller
1
-1
/
+1
2022-12-23
fix docs
Urban Müller
1
-2
/
+2
2022-12-12
remove obsolete function, unused on gna as well
Urban Müller
1
-8
/
+0
2022-09-22
Revert "still need stackoffs=1 for use of D()"
Nathan Gass
1
-1
/
+1
2022-06-29
still need stackoffs=1 for use of D()
Urban Müller
1
-1
/
+1
2022-06-22
ED output to stderror if IT_ED_STDERR is set
Nathan Gass
1
-3
/
+4
2022-05-20
supprt ED() without args for stackdump
Urban Müller
1
-2
/
+2
2022-03-03
support html override for non-html pages
Urban Müller
1
-5
/
+2
2021-02-03
Code cleanup: Switch to new style varargs
Christian Schneider
1
-13
/
+6
2019-02-05
return $label instead of true if label exists
Urban Müller
1
-1
/
+1
2018-05-15
dont cause extra errs
Urban Müller
1
-1
/
+1
2017-10-19
revert to old behaviour for now, some T() calls in map drawings want unmodifi...
Urban Müller
1
-3
/
+1
2017-10-16
allow simple functions calls in ET() and T() labels
Urban Müller
1
-1
/
+3
2016-07-23
Use # for comments like in rest of code
Christian Schneider
1
-1
/
+1
2016-07-22
use safer variable
Urban Müller
1
-1
/
+1
2016-07-22
force html in EDX()
Urban Müller
1
-0
/
+3
2014-04-10
only use global object if it is a it_html
Urban Müller
1
-1
/
+1
2014-04-10
Do not accept true/false as object (used to disable it_html instantiation)
Christian Schneider
1
-1
/
+1
2014-04-09
work even when no global it_html object exists yet (e.g. in auto_prepend of s...
Urban Müller
1
-1
/
+1
2014-04-09
allow override of U function
Urban Müller
1
-1
/
+1
2014-03-26
last calls of db_version() are gone
Urban Müller
1
-11
/
+0
2013-10-08
faster EDC(), ET() docs
Urban Müller
1
-13
/
+18
2011-06-15
Added T_defaultlang() to avoid direct access to global it_text->defaultlanguage
Christian Schneider
1
-0
/
+10
2011-04-05
Removed obsolete (and unused) parameter setcookie
Christian Schneider
1
-3
/
+2
2009-12-15
make U() a global func, regroup funcs
Urban Müller
1
-35
/
+60
2009-07-09
dont redirect if debug output visible
Urban Müller
1
-0
/
+1
2008-10-15
phplint cleanup
Urban Müller
1
-2
/
+2
2008-08-15
T() now accepts values like ET() but uses Q() to quote them
Christian Schneider
1
-3
/
+8
2008-05-05
accessor for available languages
Urban Müller
1
-0
/
+10
2008-02-28
Globally untaint ULTRAHOME as it is generated in a safe way
Christian Schneider
1
-0
/
+3
2007-12-10
prevent headers already sent
Urban Müller
1
-1
/
+3
2007-12-10
prevent headers already sent
Urban Müller
1
-0
/
+4
2007-11-29
better detect unset $dummy
Urban Müller
1
-1
/
+1
2007-11-11
Changed it_untaint and it_taintcheck to not modify input var
Christian Schneider
1
-4
/
+4
2007-11-09
Fix typo: defined, not defined
Christian Schneider
1
-7
/
+7
2007-11-09
Added missing constants if taint support is not enabled
Christian Schneider
1
-0
/
+7
2007-11-09
Also return value in it_taintcheck on machines without taint() support
Christian Schneider
1
-1
/
+1
2007-11-09
Added experimental PHP taint support to ITools
Christian Schneider
1
-0
/
+14
2007-10-11
Improve documentation cross reference
Christian Schneider
1
-1
/
+1
2007-10-11
Populated release branch
Christian Schneider
1
-0
/
+152