Changeset 2029 for trunk/include/functions_comment.inc.php
- Timestamp:
- 06/06/07 00:01:15 (6 years ago)
- Files:
-
- 1 modified
-
trunk/include/functions_comment.inc.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/functions_comment.inc.php
r2027 r2029 59 59 60 60 // we do here only BASIC spam check (plugins can do more) 61 if ( ! $user['is_the_guest'])61 if ( !is_a_guest() ) 62 62 return $action; 63 63 … … 119 119 } 120 120 121 if ( $user['is_the_guest'] ) 121 // display author field if the user status is guest or generic 122 if (!is_classic_user()) 122 123 { 123 124 if ( empty($comm['author']) )
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)