remove inadvertant commit
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 8 Jun 2009 01:14:24 +0000 (21:14 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 8 Jun 2009 01:14:24 +0000 (21:14 -0400)
kronolith/taggertest.php [deleted file]

diff --git a/kronolith/taggertest.php b/kronolith/taggertest.php
deleted file mode 100644 (file)
index 2517260..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-@define('KRONOLITH_BASE', dirname(__FILE__));
-include_once KRONOLITH_BASE . '/lib/base.php';
-include KRONOLITH_TEMPLATES . '/common-header.inc';
-include KRONOLITH_TEMPLATES . '/menu.inc';
-
-Kronolith_Imple::factory('TagAutoCompleter',
-     array('triggerId' => 'tags'));
-?>
-
-<input id="tags" name="tags" />
\ No newline at end of file