galid ) ) ? $post->ID : $this->galid ; // Check quota for this blog if multisite if ( is_multisite( ) && !is_upload_space_available( ) ){ echo '

' . sprintf( __( 'Sorry, you have filled your storage quota (%s MB).', $this->domain ), get_space_allowed( ) ) . '

'; return; } do_action( 'pre-upload-ui' ); if ( $flash ) : $post_params = array( "post_id" => $post_id, "folderpath" => $this->galpath, "_wpnonce" => wp_create_nonce( 'media-form' ), "logged_in_cookie" => $_COOKIE[LOGGED_IN_COOKIE], "auth_cookie" => (is_ssl( ) ? $_COOKIE[SECURE_AUTH_COOKIE] : $_COOKIE[AUTH_COOKIE] ), ); $post_params = apply_filters( 'swfupload_post_params', $post_params ); foreach ( $post_params as $param => $val ) $p[] = "\t\t'$param' : '$val'"; $post_params_str = implode( ", \n", (array)$p ); $upload_image_path = includes_url( 'images/upload.png?ver=20100531' ); ?>

domain ), $this->get_max_file_upload( true ) ); ?>

>

domain ) ?>

domain ), $this->get_max_file_upload( true ) ); ?>

domain ); ?>