Changeset 956 for trunk/wp-admin/edit-form-comment.php
- Timestamp:
- 03/01/2004 06:13:32 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-form-comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-comment.php
r955 r956 1 1 <?php 2 2 3 $allowed_users = explode(" ", trim( $fileupload_allowedusers));3 $allowed_users = explode(" ", trim(get_settings('fileupload_allowedusers'))); 4 4 5 5 $submitbutton_text = 'Edit this!';
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)