summaryrefslogtreecommitdiff
path: root/classes/Profile.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/Profile.php')
-rw-r--r--classes/Profile.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/Profile.php b/classes/Profile.php
index ff63bc79e..a2dfa1b05 100644
--- a/classes/Profile.php
+++ b/classes/Profile.php
@@ -73,7 +73,7 @@ class Profile extends DB_DataObject
}
}
- static function setOriginal($source) {
+ function setOriginal($source) {
$info = @getimagesize($source);