[wp-cvs] wordpress/wp-admin admin-functions.php,1.26,1.26.4.1
Matthew Mullenweg
saxmatt at users.sourceforge.net
Wed Dec 15 19:52:42 UTC 2004
- Previous message: [wp-cvs] wordpress/wp-admin bookmarklet.php, 1.9.4.2,
1.9.4.3 categories.php, 1.28.4.2, 1.28.4.3 edit-comments.php,
1.23.4.1, 1.23.4.2 edit-form-advanced.php, 1.24,
1.24.4.1 edit-form.php, 1.22, 1.22.4.1 edit.php, 1.21.4.2,
1.21.4.3 link-add.php, 1.11, 1.11.4.1 link-categories.php, 1.8,
1.8.4.1 link-manager.php, 1.23.4.2, 1.23.4.3 templates.php,
1.18, 1.18.4.1 upload.php, 1.14.4.4, 1.14.4.5 users.php, 1.26,
1.26.4.1
- Next message: [wp-cvs] wordpress wp-comments-post.php,1.11.4.4,1.11.4.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14850/wp-admin
Modified Files:
Tag: WordPress-Ver-1_2-Branch
admin-functions.php
Log Message:
Backporting more
Index: admin-functions.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/admin-functions.php,v
retrieving revision 1.26
retrieving revision 1.26.4.1
diff -C2 -d -r1.26 -r1.26.4.1
*** admin-functions.php 22 May 2004 08:45:36 -0000 1.26
--- admin-functions.php 15 Dec 2004 19:52:39 -0000 1.26.4.1
***************
*** 91,95 ****
}
! function wp_dropdown_cats($currentcat, $currentparent = 0, $parent = 0, $level = 0, $categories = 0) {
global $wpdb, $tablecategories, $tablepost2cat, $bgcolor;
if (!$categories) {
--- 91,95 ----
}
! function wp_dropdown_cats($currentcat = 0, $currentparent = 0, $parent = 0, $level = 0, $categories = 0) {
global $wpdb, $tablecategories, $tablepost2cat, $bgcolor;
if (!$categories) {
- Previous message: [wp-cvs] wordpress/wp-admin bookmarklet.php, 1.9.4.2,
1.9.4.3 categories.php, 1.28.4.2, 1.28.4.3 edit-comments.php,
1.23.4.1, 1.23.4.2 edit-form-advanced.php, 1.24,
1.24.4.1 edit-form.php, 1.22, 1.22.4.1 edit.php, 1.21.4.2,
1.21.4.3 link-add.php, 1.11, 1.11.4.1 link-categories.php, 1.8,
1.8.4.1 link-manager.php, 1.23.4.2, 1.23.4.3 templates.php,
1.18, 1.18.4.1 upload.php, 1.14.4.4, 1.14.4.5 users.php, 1.26,
1.26.4.1
- Next message: [wp-cvs] wordpress wp-comments-post.php,1.11.4.4,1.11.4.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list