ID: 31605
Updated by: [EMAIL PROTECTED]
Reported By: frank dot mustermann at bugreporterdeluxe2000 dot h
-Status: Open
+Status: Bogus
Bug Type: Output Control
Operating System: nintendo
PHP Version: Irrelevant
New Comment:
.
Previous Comments:
------------------------------------------------------------------------
[2005-01-19 10:59:46] frank dot mustermann at bugreporterdeluxe2000 dot
h
Description:
------------
My bug is five feet long and likes to eat salad. It wings are blau and
smell wie shit(schei�e). sometimes it goes the walls up and falls
runter again. Then it cries the ganze night.
Reproduce code:
---------------
function dbVerbinden() {
if ($dbLink) {
return;
}
global $dbLink;
if (!(($dbLink =
mysql_connect(
$this->dbHostname,
$this->dbBenutzer,
$this->dbPasswort))
&& (mysql_select_db (
$this->dbDBName,
$dbLink)))) {
die("Datenbankproblem:".mysql_error());
}
}
Expected result:
----------------
i want a new bug with lamps on it
Actual result:
--------------
Niklas has a small wiener and a fat ass
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=31605&edit=1