FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Odd bit of code...
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Odd bit of code... [message #39134] Tue, 02 October 2007 01:27 Go to next message
Jared is currently offline  Jared   United Kingdom
Messages: 1
Registered: October 2007
Karma: 0
Junior Member
Lines 127-131 of uninstall.php

if (($conn = @pg_connect($connect_str))) {
    while ($r = mysql_fetch_row($c)) {
        pg_query($conn, 'DROP TABLE '.$r[0]);
     }
}


pg_* to mysql_* to pg_*
Re: Odd bit of code... [message #39149 is a reply to message #39134] Wed, 03 October 2007 18:47 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in CVS, thanks.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: PHP notice about undefined variable in post.php
Next Topic: pdo_concat() declared in both index.php and db.inc
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Jun 06 12:22:02 GMT 2024

Total time taken to generate the page: 0.02517 seconds