Produced on Mon May 12 13:04:37 2008 UTC. 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 | Mon May 12 13:04:37 2008 UTC | ||
2 | Dolphin-v.6.1.0\admin | pageBuilder.php | Sun Apr 20 20:19:12 2008 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 0 | 0 |
Changed | 0 | 0 |
Inserted | 1 | 12 |
Removed | 0 | 0 |
Whitespace | |
---|---|
Character case | Differences in character case are significant |
Line endings | Differences in line endings (CR and LF characters) are ignored |
CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
1 | <? | |||||
2 | ||||||
3 | require_on ce( '../in c/header.i nc.php' ); | |||||
4 | require_on ce( BX_DIR ECTORY_PAT H_INC . 'd b.inc.php' ); | |||||
5 | require_on ce( BX_DIR ECTORY_PAT H_INC . 'a dmin.inc.p hp' ); | |||||
6 | require_on ce( BX_DIR ECTORY_PAT H_INC . 'a dmin_desig n.inc.php' ); | |||||
7 | require_on ce( BX_DIR ECTORY_PAT H_INC . 'i mages.inc. php' ); | |||||
8 | require_on ce( BX_DIR ECTORY_PAT H_CLASSES . 'BxDolPa geViewAdmi n.php' ); | |||||
9 | ||||||
10 | $logged['a dmin'] = m ember_auth ( 1, true, true ); | |||||
11 | ||||||
12 | $oPVAdm = new BxDolP ageViewAdm in( 'PageC ompose', ' PageView.i nc' ); |