Ignore:
Timestamp:
06/12/12 17:28:36 (12 years ago)
Author:
gustavo
Message:

Ticket #2766 - Adicionado coluna na tabela ref. ao contatos recentes e acrescentando comentários.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.4.1-3/rest/setup/default_records.inc.php

    r6368 r6468  
    11<?php 
     2 
     3  /**************************************************************************\ 
     4  * eGroupWare - Setup                                                       * 
     5  * http://www.egroupware.org                                                * 
     6  * --------------------------------------------                             * 
     7  *  This program is free software; you can redistribute it and/or modify it * 
     8  *  under the terms of the GNU General Public License as published by the   * 
     9  *  Free Software Foundation; either version 2 of the License, or (at your  * 
     10  *  option) any later version.                                              * 
     11  \**************************************************************************/ 
    212 
    313$secret = substr(md5(rand().rand()), 0, 16); //Gera senha aleatoria 
Note: See TracChangeset for help on using the changeset viewer.