23. Araxis Merge File Comparison Report

Produced by Araxis Merge on Mon May 18 06:28:36 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.

23.1 Files compared

# Location File Last Modified
1 D:\Dolphin-v.6.1.5\ray\modules\im\inc constants.inc.php Wed Apr 29 10:31:54 2009 UTC
2 D:\Dolphin-v.6.1.6\ray\modules\im\inc constants.inc.php Fri May 15 08:22:45 2009 UTC

23.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 116
Changed 1 2
Inserted 0 0
Removed 0 0

23.3 Comparison options

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

23.4 Active regular expressions

No regular expressions were active.

23.5 Comparison detail

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   if(!define d("USER_ST ATUS_ONLIN E")) defin e("USER_ST ATUS_ONLIN E", "onlin e");   9   if(!define d("USER_ST ATUS_ONLIN E")) defin e("USER_ST ATUS_ONLIN E", "onlin e");
10   if(!define d("USER_ST ATUS_OFFLI NE")) defi ne("USER_S TATUS_OFFL INE", "off line");   10   if(!define d("USER_ST ATUS_OFFLI NE")) defi ne("USER_S TATUS_OFFL INE", "off line");
11     11  
12   $aInfo = a rray(   12   $aInfo = a rray(
13           'm ode' => "a s3",   13           'm ode' => "a s3",
14           't itle' => " Messenger" ,   14           't itle' => " Messenger" ,
15           'v ersion' =>  "3.5.0003 ",   15           'v ersion' =>  "3.5.0003 ",
16           'c ode' => "i m_3.5.0000 ",   16           'c ode' => "i m_3.5.0000 ",
17           'a uthor' =>  "Boonex",   17           'a uthor' =>  "Boonex",
18           'a uthorUrl'  => "http:/ /www.boone x.com/"   18           'a uthorUrl'  => "http:/ /www.boone x.com/"
19   );   19   );
20   $aModules  = array(   20   $aModules  = array(
21           'u ser' => ar ray(   21           'u ser' => ar ray(
22                    'cap tion' => ' Messenger' ,   22                    'cap tion' => ' Messenger' ,
23                    'par ameters' = > array('s ender', 'p assword',  'recipient '),   23                    'par ameters' = > array('s ender', 'p assword',  'recipient '),
24                    'js'  => array( ),   24                    'js'  => array( ),
25                    'inl ine' => fa lse,   25                    'inl ine' => fa lse,
26                    'vRe sizable' = > true,   26                    'vRe sizable' = > true,
27                    'hRe sizable' = > true,   27                    'hRe sizable' = > true,
28                    'lay out' => ar ray('top'  => 0, 'lef t' => 0, ' width' =>  550, 'heig ht' => 450 ),   28                    'lay out' => ar ray('top'  => 0, 'lef t' => 0, ' width' =>  550, 'heig ht' => 450 ),
29                                                                         'minSi ze' => arr ay('width'  => 550, ' height' =>  400),   29                                                                         'minSi ze' => arr ay('width'  => 550, ' height' =>  400),
30                    'rel oadable' = > true,   30                    'rel oadable' = > true,
31                    'div ' => array ()   31                    'div ' => array ()
32           ),   32           ),
33           'i nvite' =>  array(   33           'i nvite' =>  array(
34                    'cap tion' => ' invite',   34                    'cap tion' => ' invite',
35                     'holder'   =>  
'
holder
',
  35                     'holder'   =>   $sModulesU rl   .   GLOBAL_MOD ULE   .   ' /app/ holder .swf ',
36                    'wmo de' => 'wi ndow',   36                    'wmo de' => 'wi ndow',
37                    'par ameters' = > array('i d', 'passw ord'),   37                    'par ameters' = > array('i d', 'passw ord'),
38                    'js'  => array( $sModulesU rl . 'im/j s/invite.j s'),   38                    'js'  => array( $sModulesU rl . 'im/j s/invite.j s'),
39                    'inl ine' => tr ue,   39                    'inl ine' => tr ue,
40                    'vRe sizable' = > false,   40                    'vRe sizable' = > false,
41                    'hRe sizable' = > false,   41                    'hRe sizable' = > false,
42                    'rel oadable' = > false,   42                    'rel oadable' = > false,
43                    'lay out' => ar ray('top'  => 0, 'lef t' => 0, ' width' =>  300, 'heig ht' => 200 ),   43                    'lay out' => ar ray('top'  => 0, 'lef t' => 0, ' width' =>  300, 'heig ht' => 200 ),
44                                                                         'minSi ze' => arr ay('width'  => 300, ' height' =>  200),   44                                                                         'minSi ze' => arr ay('width'  => 300, ' height' =>  200),
45                    'div ' => array (   45                    'div ' => array (
46                             'id' = > 'flconta iner',   46                             'id' = > 'flconta iner',
47                             'name'  => 'flcon tainer',   47                             'name'  => 'flcon tainer',
48                             'style ' => array (   48                             'style ' => array (
49                                      'positio n' => 'abs olute',   49                                      'positio n' => 'abs olute',
50                                      'top' =>  '-9999px' ,   50                                      'top' =>  '-9999px' ,
51                                      'left' = > '0px',   51                                      'left' = > '0px',
52                                      'width'  => '300px' ,   52                                      'width'  => '300px' ,
53                                      'height'  => '200px ',   53                                      'height'  => '200px ',
54                                      'z-index ' => 1000   54                                      'z-index ' => 1000
55                             )   55                             )
56                    )   56                    )
57           )   57           )
58   );   58   );
59   ?>   59   ?>