Commit Graph
6 Commits
Author SHA1 Message Date
Lukas Reschke c1ab35b50c Add PHP 7 to test matrix 2015-07-18 22:26:47 +02:00
Lukas Reschke 1c463d01fc Disable XML entity parsing 2014-09-29 20:14:41 +02:00
Lukas Reschke b0c53dbd87 Merge pull request #533 from stp-ip/patch-1
Fix typo
2014-05-17 00:37:12 +02:00
Lukas Reschke 67220f815b Fix URL 2013-05-24 22:02:14 +03:00
Lukas Reschke 50c5fc59b9 Replace translation strings
Grep: echo \$l\-\>t\(\'([^']*)\'\)
Replace with:p(\$l\-\>t\(\'\1\'\)\)

Grep: echo \$l\-\>t\(\"([^"]*)\"\)
Replace with: p(\$l\-\>t\(\"\1\"\)\)
2013-02-28 16:27:14 +01:00
Lukas Reschke bb2bead9b7 Merge branch 'master' of https://github.com/owncloud/apps 2013-01-30 14:25:46 +01:00