Produced by Araxis Merge on Mon May 18 06:28:42 2009 UTC. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
# | Location | File | Last Modified |
---|---|---|---|
1 | D:\Dolphin-v.6.1.5\ray\modules\video\inc | constants.inc.php | Tue Apr 28 10:02:10 2009 UTC |
2 | D:\Dolphin-v.6.1.6\ray\modules\video\inc | constants.inc.php | Fri May 15 08:22:46 2009 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 142 |
Changed | 0 | 0 |
Inserted | 1 | 1 |
Removed | 0 | 0 |
Whitespace | All differences in whitespace within lines are ignored |
---|---|
Character case | Differences in character case are ignored |
Line endings | Differences in line endings (CR and LF characters) are significant |
CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
1 | <? | 1 | <? | |||
2 | /********* ********** ********** ********** ********** ********** ********** ****** | 2 | /********* ********** ********** ********** ********** ********** ********** ****** | |||
3 | * | 3 | * | |||
4 | * IMPORTAN T: This is a commerc ial produc t made by BoonEx Ltd . and cann ot be modi fied for o ther than personal u sage. | 4 | * IMPORTAN T: This is a commerc ial produc t made by BoonEx Ltd . and cann ot be modi fied for o ther than personal u sage. | |||
5 | * This pro duct canno t be redis tributed f or free or a fee wit hout writt en permiss ion from B oonEx Ltd. | 5 | * This pro duct canno t be redis tributed f or free or a fee wit hout writt en permiss ion from B oonEx Ltd. | |||
6 | * This not ice may no t be remov ed from th e source c ode. | 6 | * This not ice may no t be remov ed from th e source c ode. | |||
7 | * | 7 | * | |||
8 | ********** ********** ********** ********** ********** ********** ********** *****/ | 8 | ********** ********** ********** ********** ********** ********** ********** *****/ | |||
9 | 9 | |||||
10 | if(!define d("APPROVE _VAL")) de fine("APPR OVE_VAL", "approval" ); | 10 | if(!define d("APPROVE _VAL")) de fine("APPR OVE_VAL", "approval" ); | |||
11 | if(!define d("ACTIVE_ VAL")) def ine("ACTIV E_VAL", "a ctive"); | 11 | if(!define d("ACTIVE_ VAL")) def ine("ACTIV E_VAL", "a ctive"); | |||
12 | 12 | |||||
13 | $aInfo = a rray( | 13 | $aInfo = a rray( | |||
14 | 'm ode' => "p aid", | 14 | 'm ode' => "p aid", | |||
15 | 't itle' => " Video Reco rder", | 15 | 't itle' => " Video Reco rder", | |||
16 | 'v ersion' => "3.5.0003 ", | 16 | 'v ersion' => "3.5.0003 ", | |||
17 | 'c ode' => "v ideo_3.5.0 000", | 17 | 'c ode' => "v ideo_3.5.0 000", | |||
18 | 'a uthor' => "Boonex", | 18 | 'a uthor' => "Boonex", | |||
19 | 'a uthorUrl' => "http:/ /www.boone x.com" | 19 | 'a uthorUrl' => "http:/ /www.boone x.com" | |||
20 | ); | 20 | ); | |||
21 | $aModules = array( | 21 | $aModules = array( | |||
22 | 'r ecorder' = > array( | 22 | 'r ecorder' = > array( | |||
23 | 'cap tion' => ' Video Reco rder', | 23 | 'cap tion' => ' Video Reco rder', | |||
24 | 'par ameters' = > array('i d', 'passw ord'), | 24 | 'par ameters' = > array('i d', 'passw ord'), | |||
25 | 'js' => array( ), | 25 | 'js' => array( ), | |||
26 | 'inl ine' => fa lse, | 26 | 'inl ine' => fa lse, | |||
27 | 'vRe sizable' = > false, | 27 | 'vRe sizable' = > false, | |||
28 | 'hRe sizable' = > false, | 28 | 'hRe sizable' = > false, | |||
29 | 'rel oadable' = > true, | 29 | 'rel oadable' = > true, | |||
30 | 'lay out' => ar ray('top' => 0, 'lef t' => 0, ' width' => 350, 'heig ht' => 435 ), | 30 | 'lay out' => ar ray('top' => 0, 'lef t' => 0, ' width' => 350, 'heig ht' => 435 ), | |||
31 | 'minSi ze' => arr ay('width' => 350, ' height' => 435), | 31 | 'minSi ze' => arr ay('width' => 350, ' height' => 435), | |||
32 | 'div ' => array () | 32 | 'div ' => array () | |||
33 | ), | 33 | ), | |||
34 | 'p layer' => array( | 34 | 'p layer' => array( | |||
35 | 'cap tion' => ' Video Play er', | 35 | 'cap tion' => ' Video Play er', | |||
36 | 'par ameters' = > array('i d'), | 36 | 'par ameters' = > array('i d'), | |||
37 | 'js' => array( ), | 37 | 'js' => array( ), | |||
38 | 'inl ine' => fa lse, | 38 | 'inl ine' => fa lse, | |||
39 | 'vRe sizable' = > true, | 39 | 'vRe sizable' = > true, | |||
40 | 'hRe sizable' = > true, | 40 | 'hRe sizable' = > true, | |||
41 | 'rel oadable' = > false, | 41 | 'rel oadable' = > false, | |||
42 | 'lay out' => ar ray('top' => 0, 'lef t' => 0, ' width' => 350, 'heig ht' => 435 ), | 42 | 'lay out' => ar ray('top' => 0, 'lef t' => 0, ' width' => 350, 'heig ht' => 435 ), | |||
43 | 'minSi ze' => arr ay('width' => 350, ' height' => 435), | 43 | 'minSi ze' => arr ay('width' => 350, ' height' => 435), | |||
44 | 'div ' => array () | 44 | 'div ' => array () | |||
45 | ), | 45 | ), | |||
46 | 'a dmin' => a rray( | 46 | 'a dmin' => a rray( | |||
47 | 'cap tion' => ' Video Play er Admin', | 47 | 'cap tion' => ' Video Play er Admin', | |||
48 | 'hol der' => $s ModulesUrl . $sModul e . "/app/ admin.swf" , | |||||
48 | 'par ameters' = > array('n ick', 'pas sword'), | 49 | 'par ameters' = > array('n ick', 'pas sword'), | |||
49 | 'js' => array( ), | 50 | 'js' => array( ), | |||
50 | 'inl ine' => fa lse, | 51 | 'inl ine' => fa lse, | |||
51 | 'vRe sizable' = > false, | 52 | 'vRe sizable' = > false, | |||
52 | 'hRe sizable' = > false, | 53 | 'hRe sizable' = > false, | |||
53 | 'rel oadable' = > false, | 54 | 'rel oadable' = > false, | |||
54 | 'lay out' => ar ray('top' => 0, 'lef t' => 0, ' width' => 700, 'heig ht' => 330 ), | 55 | 'lay out' => ar ray('top' => 0, 'lef t' => 0, ' width' => 700, 'heig ht' => 330 ), | |||
55 | 'minSi ze' => arr ay('width' => 700, ' height' => 330), | 56 | 'minSi ze' => arr ay('width' => 700, ' height' => 330), | |||
56 | 'div ' => array () | 57 | 'div ' => array () | |||
57 | ), | 58 | ), | |||
58 | 's tat' => ar ray( | 59 | 's tat' => ar ray( | |||
59 | 'cap tion' => ' ', | 60 | 'cap tion' => ' ', | |||
60 | 'par ameters' = > array(), | 61 | 'par ameters' = > array(), | |||
61 | 'js' => array( $sModulesU rl . $sMod ule . "/js /stat.js") , | 62 | 'js' => array( $sModulesU rl . $sMod ule . "/js /stat.js") , | |||
62 | 'inl ine' => tr ue, | 63 | 'inl ine' => tr ue, | |||
63 | 'vRe sizable' = > false, | 64 | 'vRe sizable' = > false, | |||
64 | 'hRe sizable' = > false, | 65 | 'hRe sizable' = > false, | |||
65 | 'rel oadable' = > false, | 66 | 'rel oadable' = > false, | |||
66 | 'lay out' => ar ray('top' => 0, 'lef t' => 0, ' width' => 1, 'height ' => 1), | 67 | 'lay out' => ar ray('top' => 0, 'lef t' => 0, ' width' => 1, 'height ' => 1), | |||
67 | 'minSi ze' => arr ay('width' => 1, 'he ight' => 1 ), | 68 | 'minSi ze' => arr ay('width' => 1, 'he ight' => 1 ), | |||
68 | 'div ' => array () | 69 | 'div ' => array () | |||
69 | ) | 70 | ) | |||
70 | ); | 71 | ); | |||
71 | ?> | 72 | ?> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2007 Araxis Ltd (www.araxis.com). All rights reserved.