Changeset 774

Show
Ignore:
Timestamp:
01/15/07 01:09:11 (2 years ago)
Author:
Neal
Message:

Whitespace fix for [773].

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/upload/include/functions.php

    r773 r774  
    7878                        { 
    7979                                $pun_user['logged'] = $now; 
    80                                  
     80 
    8181                                // With MySQL/MySQLi, REPLACE INTO avoids a user having two rows in the online table 
    8282                                switch ($db_type)