Show
Ignore:
Timestamp:
04/04/11 14:51:28 (2 years ago)
Author:
plg
Message:

compatibility with Piwigo 2.2 (remove "adviser", get_comment_post_key()
replaced by get_ephemeral_key(), known_script replaced by combine_script
and use of combine_css)

textarea is no more "resizable" (useless and break CSS rules)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/include/cf_functions.inc.php

    r8910 r10035  
    5353  I.user_id =  U.'.$conf['user_fields']['id'].' and 
    5454  I.status in (\'webmaster\',  \'admin\') and 
    55   I.adviser = \'false\' and 
    5655  '.$conf['user_fields']['email'].' is not null and 
    5756  I.user_id <> '.$user['id'].' 
     
    8887  I.user_id =  U.'.$conf['user_fields']['id'].' and 
    8988  I.status in (\'webmaster\',  \'admin\') and 
    90   I.adviser = \'false\' and 
    9189  '.$conf['user_fields']['email'].' is not null  
    9290order by