From: martin Date: Sun, 1 Sep 2002 14:31:14 +0000 (+0000) Subject: Documentation on file sizes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=088a2b71fbe1a89f5f3bae82ba9b54e8191c30fc;p=moodle.git Documentation on file sizes --- diff --git a/user/edit.html b/user/edit.html index 159e51fc48..e21de03775 100644 --- a/user/edit.html +++ b/user/edit.html @@ -48,8 +48,11 @@ if (isadmin()) {

: - ( .jpg / .png ) - + + diff --git a/user/edit.php b/user/edit.php index 3de6d84516..106a0b5409 100644 --- a/user/edit.php +++ b/user/edit.php @@ -43,7 +43,6 @@ $user = $usernew; } else { - $timenow = time(); if ($filename = valid_uploaded_file($imagefile)) {