From a0d5388913ca8f9a97fa1ef257517230412bafdd Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 3 Sep 2005 08:22:29 +0100 Subject: reworked preferences dialog, start work on post filters (schema updated) --- functions.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 9df335188..1337b30f8 100644 --- a/functions.php +++ b/functions.php @@ -277,5 +277,17 @@ } + function print_select($id, $default, $values) { + print ""; + } ?> -- cgit v1.2.3