Uwe Steinmann
|
3571d97f2f
|
fix inclusion of php files
|
2022-11-09 09:25:45 +01:00 |
|
Uwe Steinmann
|
c51bb143ad
|
remove closing php tag
|
2020-04-20 08:25:00 +02:00 |
|
Uwe Steinmann
|
73e1df3ad8
|
make it work with slim notfound handler
|
2019-01-09 09:19:46 +01:00 |
|
Uwe Steinmann
|
8687c90269
|
include LogInit
|
2017-08-22 07:15:09 +02:00 |
|
Uwe Steinmann
|
ffab03a8b8
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-09 07:55:35 +02:00 |
|
Uwe Steinmann
|
7c3e1c0807
|
fix copyright in header
|
2016-08-09 07:53:15 +02:00 |
|
Uwe Steinmann
|
f7883f9154
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-18 16:07:47 +01:00 |
|
Uwe Steinmann
|
88fd6a1dc4
|
use new invocation of view
|
2016-03-16 20:09:48 +01:00 |
|
Uwe Steinmann
|
d33b17f64c
|
include inc/inc.Init.php, fix order of include files
|
2014-12-08 14:48:23 +01:00 |
|
Uwe Steinmann
|
2821e15867
|
add missing argument of checkQuota() (Bug #184)
|
2014-11-19 20:36:06 +01:00 |
|
Uwe Steinmann
|
e1a49b1cf2
|
check for quota
|
2014-03-26 17:32:08 +01:00 |
|
steinm
|
2f8aef9165
|
use new views
|
2012-12-14 08:34:56 +00:00 |
|
steinm
|
5e11a14c42
|
- fixed possible xss security holes
|
2012-09-05 21:00:14 +00:00 |
|
steinm
|
75c2adcfc6
|
- prevent XSS attacs
|
2012-08-28 07:18:00 +00:00 |
|
steinm
|
73f4c8d90d
|
- use htmlspecialchars() whenever data from the database is output
(this does currently break the output, because data was already
encoded when saved)
|
2011-12-02 16:23:36 +00:00 |
|
steinm
|
9177ba39eb
|
- check for _enableLargeFileUpload and disable links if not set
|
2011-10-25 13:37:26 +00:00 |
|
steinm
|
d983759a0c
|
- added gui for uploading files with jumploader
|
2011-03-10 14:32:22 +00:00 |
|