Ignore:
Timestamp:
08/17/05 13:30:22 (5 years ago)
Author:
anti
Message:

+ change plogger_comments.date from timestamp to datetime. This leaves the date unmodified, if the comment is edited from the admin interface and allows to import comments (if ever implemented) from other gallery software

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/plog-admin-functions.php

    r157 r158  
    573573                        email='$sql_email',  
    574574                        url='$sql_url',  
     575                        date=NOW(), 
    575576                        comment='$sql_comment', 
    576577                        parent_id='$parent_id',  
Note: See TracChangeset for help on using the changeset viewer.