FishEye
Search
Changelog
Browse
Help
osCommerce
:/
branches
/
frank
/
osc-tickets
/
admin
/
templates
/
pages
/
products_edit.php
Quick Search:
Mode
Side-by-Side
Unified
No wrapping
Soft wrap
Context
Displaying 3 lines of context.
None
| Less |
More
|
Full
Other Diffs
1246
1245
1182
1165
1154
1151
1145
1144
1142
1137
1115
1101
1093
1078
1076
1070
1016
994
979
908
907
894
893
877
876
875
874
758
755
749
746
702
700
692
678
666
664
662
613
611
608
605
603
599
597
592
591
590
589
588
583
448
447
443
422
365
249
241
153
151
121
119
43
5
1
1246
1245
1182
1165
1154
1151
1145
1144
1142
1137
1115
1101
1093
1078
1076
1070
1016
994
979
908
907
894
893
877
876
875
874
758
755
749
746
702
700
692
678
666
664
662
613
611
608
605
603
599
597
592
591
590
589
588
583
448
447
443
422
365
249
241
153
151
121
119
43
5
1
Ignore
Blank Lines
Whitespace:
None
Significant
All
Diff
1245
1246
1246
products_edit.php
1
1
<?php
2
2
/*
3
-
$Id: products_edit.php
1245
2007-02-
10
11:
39
:
24Z
frank $
3
+
$Id: products_edit.php
1246
2007-02-11
11
:
42
:
36Z
frank $
4
4
5
5
osCommerce, Open Source E-Commerce Solutions
6
6
http://www.oscommerce.com
…
316
316
}
317
317
318
318
var newdiv = '<span id="image_' + str_ele[0] + '" style="' + style + '" onmouseover="' + onmouseover + '" onmouseout="' + onmouseout + '">';
319
-
newdiv += '<a href="' + str_ele[4] + '" target="_blank"><img src="<?php echo DIR_WS_HTTP_CATALOG . 'images/products/mini/'; ?>' + str_ele[2] + '" border="0" height="<?php echo $osC_Image->getHeight('mini'); ?>" alt="' + str_ele[2] + '" title="' + str_ele[2] + '" style="max-width: <?php echo $osC_Image->getWidth('mini') + 20; ?>px;" /></a><
br
/
>' + str_ele[3] + '<br />' + str_ele[5] + '
<
br
/
>
'
+
'
bytes<
br
/>';
319
+
newdiv += '<a href="' + str_ele[4] + '" target="_blank"><img src="<?php echo DIR_WS_HTTP_CATALOG . 'images/products/mini/'; ?>' + str_ele[2] + '" border="0" height="<?php echo $osC_Image->getHeight('mini'); ?>" alt="' + str_ele[2] + '" title="' + str_ele[2] + '" style="max-width: <?php echo $osC_Image->getWidth('mini') + 20; ?>px;" /></a><
div
style
=
"
height
:
38px
;
"
>' + str_ele[3] + '<br />' + str_ele[5] + ' bytes</
div
>';
320
320
321
321
if (str_ele[1] == '1') {
322
322
if (str_ele[6] == '1') {