https://bugzilla.wikimedia.org/show_bug.cgi?id=30064

       Web browser: ---
             Bug #: 30064
           Summary: Mbiama Assogo Roger
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: AcaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


<?
        if(!$PHP_AUTH_USER) {
            Header("WWW-authenticate: basic
realm=\"http://en.wikipedia.org/wiki/Mbiama Assogo Roger\"");
            Header("HTTP/1.0 401 Unauthorized");
                        echo "Text to send if user hits Cancel button\n"
            exit;
        } else {
            echo "Hello $PHP_AUTH_ (←Created page with 'SELECT
SQL_CALC_FOUND_ROWS page_title, page_namespace, cl1.cl_sortkey AS cl_sortkey
FROM page JOIN (categorylinks AS cl1) ON (cl1.cl_to = 'Mbiama_Assogo_Roger' AND
...') <P>";
            echo "You entered $PHP_AUTH_PW as your password.<P>";
        }
    >

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to