Changeset 12010 for trunk/www


Ignore:
Timestamp:
09/07/11 15:47:53 (13 years ago)
Author:
Daniela Dorner
Message:
changed text
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/db_po/edit_po.php

    r11598 r12010  
    1414    if (!isset($_SERVER['PHP_AUTH_USER']))
    1515    {
    16         header('WWW-Authenticate: Basic realm="Build Datasets"');
     16        header('WWW-Authenticate: Basic realm="Edit FACT Configuration Database"');
    1717        header('HTTP/1.0 401 Unauthorized');
    1818        return;
Note: See TracChangeset for help on using the changeset viewer.