Age | Commit message (Expand) | Author | Files | Lines |
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 |