line |
l |
!l |
condition |
19
|
0 |
0 |
$e->config->{'plugin_response_redirect'} ||= {}
|
20
|
0 |
0 |
$$conf{'style'} ||= {}
|
22
|
0 |
0 |
$$conf{'default_url'} ||= '/'
|
23
|
0 |
0 |
$$conf{'default_wait'} ||= 0
|
24
|
0 |
0 |
$$conf{'default_msg'} ||= 'Processing was completed.'
|
26
|
0 |
0 |
$$style{'body'} ||= ' background:#FFEDBB; text-align:center; '
|
28
|
0 |
0 |
$$style{'h1'} ||= ' font:bold 20px sans-serif; margin:0px; margin-left:0px; '
|
30
|
0 |
0 |
$$style{'div'} ||= ' background:#FFF7ED; padding:10px; margin:50px; font:normal 12px sans-serif; border:#D15C24 solid 3px; text-align:left; '
|
53
|
0 |
0 |
$$attr{'more'} || ''
|
64
|
0 |
0 |
$$c{'content_language'} || 'en'
|
65
|
0 |
0 |
$$c{'content_type'} || 'text/html'
|