Revision 1715
Added by Luisehahne about 13 years ago
| browse.php | ||
|---|---|---|
| 139 | 139 |
'CURRENT_DIR' => $directory, |
| 140 | 140 |
'PARENT_DIR_LINK' => $parent_dir_link, |
| 141 | 141 |
'DISPLAY_UP_ARROW' => $display_up_arrow, |
| 142 |
'INCLUDE_PATH' => WB_URL.'/include'
|
|
| 142 |
'INCLUDE_PATH' => WB_REL.'/include'
|
|
| 143 | 143 |
) |
| 144 | 144 |
); |
| 145 | 145 |
|
| ... | ... | |
| 322 | 322 |
// $debugVMsg = print_message($debugVMsg,'#','debug',-1,false); |
| 323 | 323 |
print $debugVMsg.'<br />'; |
| 324 | 324 |
} |
| 325 |
*/ |
|
| 325 |
*/ |
|
Also available in: Unified diff
! forgot some files in folder admin