phpBMS

Changeset 57 for trunk/choicelist.php

Show
Ignore:
Timestamp:
11/17/05 20:53:39 (7 years ago)
Author:
brieb
Message:

- Moved non MySQL settings to new settings table.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/choicelist.php

    r51 r57  
    4242                $querystatement="DELETE FROM choices WHERE listname=\"".$listname."\" "; 
    4343                $queryresult=mysql_query($querystatement,$dblink); 
    44                 if(!$querystatement)  
     44                if(!$queryresult)  
    4545                        reportError(100,"SQL Statement Could not be executed."); 
    4646                else 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.