From f81a9879be6fd50fd26d9dd2bc1c90e87763f7a8 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Mon, 24 Nov 2008 23:18:32 +0000 Subject: Moved the creation of tags into the tag helper library. Added a count field to the tags table. Bharat, I know you said not to worry about caching, but I want to explore what are some of the issues with keeping track of the counts as we go. (i.e. is it a pain in the a__) --- modules/tag/tests/Tag_Test.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 modules/tag/tests/Tag_Test.php (limited to 'modules/tag/tests') diff --git a/modules/tag/tests/Tag_Test.php b/modules/tag/tests/Tag_Test.php new file mode 100644 index 00000000..5286a2fa --- /dev/null +++ b/modules/tag/tests/Tag_Test.php @@ -0,0 +1,22 @@ +