Revision 64ec1ddf
Added by Scott Ullrich over 14 years ago
usr/local/www/installer.php | ||
---|---|---|
27 | 27 |
POSSIBILITY OF SUCH DAMAGE. |
28 | 28 |
*/ |
29 | 29 |
|
30 |
$nocsrf = true; |
|
31 |
|
|
30 | 32 |
require("globals.inc"); |
31 | 33 |
require("guiconfig.inc"); |
32 | 34 |
|
Also available in: Unified diff
Add nocsrf flag