Thomas Tanghus
|
b8cffbc0ee
|
OC_Image::__invoke didn't return anything thus causing contacts/thumbnail.php to spit out lots of error messages.
|
2012-01-02 23:17:15 +01:00 |
Thomas Tanghus
|
6a7fbf9d13
|
Added more error checking and debug on missing image support.
|
2012-01-02 13:40:23 +01:00 |
Thomas Tanghus
|
c62c55fb81
|
Added save() to OC_Image.
|
2012-01-02 12:09:45 +01:00 |
Thomas Tanghus
|
a8789ebe29
|
Removed static declaration from loadFrom* methods.
|
2012-01-02 00:43:27 +01:00 |
Thomas Tanghus
|
db6738478b
|
Mixed up two lines :-P
|
2012-01-01 23:34:26 +01:00 |
Thomas Tanghus
|
312e7993bb
|
Added image type specific loading and displaying.
Added method 'valid()' to tell if image contains a valid resource.
Renamed imageResource() to resource().
|
2012-01-01 23:26:24 +01:00 |
Thomas Tanghus
|
929ce2b566
|
Small fixes
|
2012-01-01 20:06:35 +01:00 |
Thomas Tanghus
|
c500c1e930
|
Removed some denug statements and an exception thrown.
|
2012-01-01 18:07:46 +01:00 |
Thomas Tanghus
|
6207c0444b
|
Added class OC_Image
|
2012-01-01 17:57:26 +01:00 |