Show
Ignore:
Timestamp:
05/16/08 23:04:18 (8 months ago)
Author:
aarkerio
Message:

Message interfase

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/config/sql/postgresql/users.sql

    r446 r496  
    2424-- passwd = "karamelo" 
    2525INSERT INTO users("username", "pwd", "name", "email", "group_id", "active", "cv", "quote", "name_blog")  
    26 VALUES ('admin', 'f713c27c6cfc028ce4f756ea692dcf80af42846c', 'John Smith', 'john@site.edu',  
     26VALUES ('admin', '3916784b451c011b7ec822fb9bb66cfc3b5dbf0e', 'John Smith', 'john@site.edu',  
    27271, 
    28281, 
     
    3030'"Nonviolence is a weapon of the strong", Gandhi',  
    3131'The Lost Forest'); 
    32