Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
f08f655d4f3f63f66f8db3dbce6045939f304f03
/
system
/
libraries
/
Upload.php
e4a7db4
updated copyright
by Rick Ellis
· 16 years ago
993925b
whitespace fixes a minor re-ordering of the changelog
by Derek Allard
· 16 years ago
efb5a0d
removed unnecessary foreach() loop for a str_replace()
by Derek Jones
· 17 years ago
d9d379c
Set the mime type check in the Upload class to reference the global mimes variable.
by Derek Allard
· 17 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
8e94646
removed extraneous error message from Upload lib on failure of validate_upload_path()
by Derek Jones
· 17 years ago
3be20e2
tweak to the new fopen mode constant names
by Derek Jones
· 17 years ago
14031d1
implemented fopen mode constants
by Derek Jones
· 17 years ago
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
6ef8b69
added filename prepping in the Upload library to prevent files with multiple extensions to potentially be parsed as a script by Apache
by Derek Jones
· 17 years ago
9ece743
fixed an error message, and added one if the path is invalid.
by Derek Allard
· 17 years ago
a25530f
added is_really_writable() to Common.php, replaced is_writable() throughout application with is_really_writable()
by Derek Jones
· 17 years ago
a665743
Added a stripslashes() into the Upload Library.
by Derek Allard
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
c4c0ac4
added greater precision to $_FILE upload errors
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
fd5c01a
Fixed a bug in the upload library when allowed_files wasn't defined.
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
2f35c4b
Modified the is_image() method in the Upload library to take into account Windows IE 6/7 eccentricities when dealing with MIMEs
by paulburdick
· 18 years ago
3c5e373
Fixed the do_xss_clean() method so that if file_get_contents returns FALSE, then we return FALSE...
by paulburdick
· 18 years ago
63966df
by Rick Ellis
· 18 years ago
64bbd04
by Rick Ellis
· 18 years ago
e6b4a80
by Rick Ellis
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
667da5e
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
bd6bee7
by admin
· 18 years ago
10c3f41
by admin
· 18 years ago
88a8ad1
by admin
· 18 years ago
ee54c11
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
7981a9a
by admin
· 18 years ago
e79dc71
by admin
· 18 years ago
bc4fffb
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago