Revision 540
Added by Matthias almost 18 years ago
| save.php | ||
|---|---|---|
| 524 | 524 |
$search_header = addslashes('
|
| 525 | 525 |
<h1>[TEXT_SEARCH]</h1> |
| 526 | 526 |
|
| 527 |
<form name="search" action="[WB_URL]/search/index[PAGE_EXTENSION]" method="get">
|
|
| 527 |
<form name="search" action="[WB_URL]/search/index.php" method="get">
|
|
| 528 | 528 |
<table cellpadding="3" cellspacing="0" border="0" width="500"> |
| 529 | 529 |
<tr> |
| 530 | 530 |
<td> |
Also available in: Unified diff
Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the pathes points to WB Corefiles with the page extension .php