pull origin

This commit is contained in:
RichWeber
2014-08-01 00:32:08 +03:00
parent 5a8bd4747d
commit 92cd13a913
411 changed files with 4872 additions and 1587 deletions

View File

@@ -28,8 +28,6 @@ use yii\helpers\Html;
*/
class UploadedFile extends Object
{
private static $_files;
/**
* @var string the original name of the file being uploaded
*/
@@ -56,6 +54,8 @@ class UploadedFile extends Object
*/
public $error;
private static $_files;
/**
* String output.