From 3754111ee250044ce2b2538911cfb99ac60cd36e Mon Sep 17 00:00:00 2001 From: Dougal Campbell Date: Thu, 26 Feb 2004 22:21:33 +0000 Subject: [PATCH] Added per-post custom metadata support. git-svn-id: https://develop.svn.wordpress.org/trunk@947 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/install.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/wp-admin/install.php b/wp-admin/install.php index 7442ed78a1..26884e1295 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -273,6 +273,26 @@ $q = $wpdb->query($query);

Comments are groovy...

+query($query); + + +?> + +

Post metadata table ready to go...

+