diff --git a/.gitignore b/.gitignore index 706a9c3a8..3d4ae8085 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ /nbproject/ /.idea/ documents/ +.settings +.project +.buildpath \ No newline at end of file diff --git a/cis/private/bildupload.php b/cis/private/bildupload.php index 002296753..83bc311cb 100644 --- a/cis/private/bildupload.php +++ b/cis/private/bildupload.php @@ -24,6 +24,7 @@ // Oberflaeche zum Upload von Bildern +session_cache_limiter('none'); //muss gesetzt werden damit der upload in chrome und das automatische updaten des profilbildes funktioniert require_once('../../config/cis.config.inc.php'); require_once('../../include/functions.inc.php'); require_once('../../include/person.class.php'); @@ -41,6 +42,15 @@ echo ' + + + '. + cropCss().' + + + + +
| - - | + +
| + + | + + | -