centurion-project / Centurion

Centurion is an open-source CMS delivered as a flexible PHP5 Content Management Framework
http://www.centurion-project.org
197 stars 51 forks source link

Handle upload errors for centurion files #40

Closed Floby closed 12 years ago

Floby commented 12 years ago

There was some funny thing going on when a file upload hit the PHP set size limits. Here is a patch to detect when such things happen.