aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Template.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated template functions from OCP directlyRoeland Jago Douma2018-01-141-113/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-061-3/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix template functionsLukas Reschke2017-08-011-0/+17
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma2017-07-241-1/+1
| | | | | | | * Proper namespacing * Fixed phpdocs Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Some phpstorm inspection fixesRoeland Jago Douma2017-07-221-14/+14
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move Template to PSR-4Roeland Jago Douma2016-05-201-0/+230